From 1d610da42d31304a585c96a35aece16a720aba2f Mon Sep 17 00:00:00 2001 From: HugoPoi Date: Sat, 2 Dec 2023 10:40:39 -0400 Subject: [PATCH] feat: add wishlist --- v2/content/pages/wishlist/index.md | 14 ++++++++++++++ v2/content/post/how-this-blog-is-made/index.md | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 v2/content/pages/wishlist/index.md diff --git a/v2/content/pages/wishlist/index.md b/v2/content/pages/wishlist/index.md new file mode 100644 index 0000000..b7387ee --- /dev/null +++ b/v2/content/pages/wishlist/index.md @@ -0,0 +1,14 @@ +--- +title: "My wishlist" +slug: "wishlist" +date: 2023-11-16T17:17:02+01:00 +toc: true +tags: ["wishlist", "gift", "stuff"] +--- + +Christmas, my birthday, I don't need anything but if you want some ideas of what I like or seek. + +* Bike shoose Fisik +* E-Ink Tablet Reader Kobo +* Blender robot +* Any books, I like Scifi, Science, Politics, Thriller and Cooking diff --git a/v2/content/post/how-this-blog-is-made/index.md b/v2/content/post/how-this-blog-is-made/index.md index d904b4a..9474800 100644 --- a/v2/content/post/how-this-blog-is-made/index.md +++ b/v2/content/post/how-this-blog-is-made/index.md @@ -2,7 +2,7 @@ title: "How this blog is made, Archivarix, some PHP and Hugo" date: 2022-12-03T17:17:00+01:00 toc: true -tags: ["this blog", "PHP", "gohugo"] +tags: ["this blog", "Archivarix", "PHP", "gohugo"] --- ## The legacy of my blog, recover with Archivarix