Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ju5tu5 authored Nov 28, 2024
1 parent 2cc08a6 commit 46d2cbd
Showing 1 changed file with 48 additions and 48 deletions.
96 changes: 48 additions & 48 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,54 +69,54 @@ const trend = [
'post-apocaliptic',
]
const component = [
// 'tooltip',
// 'fullscreen menu',
// 'carousel',
// 'page-transition',
// 'cardflip',
// 'asymmetric layout',
// 'mosaic layout',
// 'radial layout',
// 'cursor effect',
// 'animation',
// 'layout',
// 'fullscreen header',
// 'footer',
// 'section',
// 'image gallery',
// 'button',
// 'label',
// 'list',
// 'card',
// 'back-to-top',
// 'chatbox',
// 'skip-to-content',
// 'scroll animation',
// 'page load',
// 'text animation',
// 'shuffle',
// 'toggle',
'wave',
'air',
'flow',
'fold',
'edge',
'ripple',
'breeze',
'boundary',
'atmosphere',
'crease',
'breath',
'wrinkle',
'cascade',
'fringe',
'horizon',
'expanse',
'tide',
'resonance',
'tension',
'rift',
'cavity',
'tooltip',
'fullscreen menu',
'carousel',
'page-transition',
'cardflip',
'asymmetric layout',
'mosaic layout',
'radial layout',
'cursor effect',
'animation',
'layout',
'fullscreen header',
'footer',
'section',
'image gallery',
'button',
'label',
'list',
'card',
'back-to-top',
'chatbox',
'skip-to-content',
'scroll animation',
'page load',
'text animation',
'shuffle',
'toggle',
// 'wave',
// 'air',
// 'flow',
// 'fold',
// 'edge',
// 'ripple',
// 'breeze',
// 'boundary',
// 'atmosphere',
// 'crease',
// 'breath',
// 'wrinkle',
// 'cascade',
// 'fringe',
// 'horizon',
// 'expanse',
// 'tide',
// 'resonance',
// 'tension',
// 'rift',
// 'cavity',
]

let klikEnWin = document.querySelector('nav a:first-of-type')
Expand Down

0 comments on commit 46d2cbd

Please sign in to comment.