Commit Graph

4 Commits

Author SHA1 Message Date
Sped0n
5c69862832 fix(layouts): fix variable name from $name to $dirName in currentMenuItem.html partial to improve semantics and clarity 2023-11-03 09:51:44 +08:00
Sped0n
1ac67f17ae feat(404.html): add 404 page layout
The 404.html file is a new file added to the layouts directory. This file defines the layout for the 404 page. It includes a container div, a navigation partial, and an article element with three paragraphs displaying the "404 page not found" message. This layout will be used when a user navigates to a non-existent page on the website.
2023-11-01 23:09:27 +08:00
Spedon
4a58950a44 example site setup 2023-03-09 12:00:13 +08:00
Spedon
7d4dcb5319 initialization 2023-03-09 08:50:16 +08:00