Skip to content

Commit b4d7cdf

Browse files
committed
removed all todo tasks and added 'Full Website Rewrite' to the list
1 parent 2d23913 commit b4d7cdf

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

src/pages/index.astro

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,7 @@ const ProjectLinks = [
8282
8383
// To Do
8484
const todoItems = [
85-
{ text: "Background Music" },
86-
{ text: "Art Gallery" },
87-
{ text: "Featured Music Banner" },
88-
{ text: "Bash Factory Page" },
89-
{ text: "Flipper Caffe Page" },
85+
{ text: "Full Website Rewrite" },
9086
];
9187
---
9288

0 commit comments

Comments
 (0)