diff --git a/config/_default/menus.toml b/config/_default/menus.toml index b63dfcb..22d9d6b 100644 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -20,6 +20,11 @@ pageRef = "tags" weight = 20 +[[main]] + name = "Collection" + pageRef = "collection" + weight = 30 + [[main]] name = "Waifuism.life" url = "https://waifuism.life" diff --git a/content/page/collection/bookshelf.jpeg b/content/page/collection/bookshelf.jpeg new file mode 100644 index 0000000..d87e7c6 Binary files /dev/null and b/content/page/collection/bookshelf.jpeg differ diff --git a/content/page/collection/index.md b/content/page/collection/index.md new file mode 100644 index 0000000..8257f30 --- /dev/null +++ b/content/page/collection/index.md @@ -0,0 +1,11 @@ +--- +title: Collection +license: CC BY-NC-ND +lastmod: '2026-02-09' +--- + + +I have a small collection of things that I like, from books to dice. +This is the main Bookshelf: + +![](bookshelf.jpeg)