Skip to content

Commit

Permalink
Remove old new item
Browse files Browse the repository at this point in the history
  • Loading branch information
zxuqian committed May 1, 2024
1 parent d20f910 commit 2f6d741
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ const uis = [{
newItem: true
}, {
href: "51-css-scroll-based-animation",
text: "CSS Scroll Based Animation",
newItem: true
text: "CSS Scroll Based Animation"
}, {
href: "50-css-grid-irregular-layout",
text: "CSS Irregular Layout"
Expand Down
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ const uis = [
{
href: "51-css-scroll-based-animation",
text: "CSS Scroll Based Animation",
newItem: true,
},
{
href: "50-css-grid-irregular-layout",
Expand Down

0 comments on commit 2f6d741

Please sign in to comment.