aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-03-22Adjusted the proper link from index.html to the main.js background scriptNatasha Moongrave
2026-03-22Moved the background JavaScript code from . to src/BackgroundNatasha Moongrave
2026-03-22Moved index.html from . to src/index.htmlNatasha Moongrave
2026-03-22Moved the guestbook and its code from ./guestbook to src/Pages/guestbookNatasha Moongrave
2026-03-22Moved the blog and all of its adjacent things from ./blog to src/Pages/blogNatasha Moongrave
2026-03-22Moved the fonts directory from . to src/Style/fontsNatasha Moongrave
2026-03-22moved ./style.css to src/Style/style.cssNatasha Moongrave
2026-03-22Moved the lone pages from ./pages to src/PagesNatasha Moongrave