Skip to content

Commit

Permalink
feat: 🎸 update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaohaoyang committed Dec 14, 2023
1 parent 5958a37 commit bfcabcd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions js/waterfall.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
* 内容JSON
*/
var demoContent = [
{
demo_link: 'https://gaohaoyang.github.io/pics/animation/reactNativeAnimation.html',
img_link: 'https://cdn.jsdelivr.net/gh/Gaohaoyang/pics/pics/demos/animationInReactNative.png',
title: 'Slide: Animations in React Native',
core_tech: 'Slide',
description: 'A presentation about animations in React Native.',
},
{
demo_link: 'https://gaohaoyang.github.io/threeJourney/23-rose/',
img_link: 'https://cdn.jsdelivr.net/gh/Gaohaoyang/pics/pics/3d_rose.gif',
Expand Down

0 comments on commit bfcabcd

Please sign in to comment.