fixes
authorJoann Mõndresku <joann@cernodile.com>
Sun, 25 Sep 2022 20:31:53 +0000 (23:31 +0300)
committerJoann Mõndresku <joann@cernodile.com>
Sun, 25 Sep 2022 20:31:53 +0000 (23:31 +0300)
content/posts/move-to-hugo.md
content/posts/web-git-viewable.md

index c2561767a74665c9e70c31ac102ad9df2e99d0cd..26136db6908021dbcb35bfc440b4324d0cda45b1 100644 (file)
@@ -53,7 +53,7 @@ All in all, Hugo makes more sense. It saves time and also performs much better.
 Not at all! Since blogit used markdown, the only annoyance was having to redefine preview image and the tags in header
 instead of the footer, otherwise posts ported over fine without any issues. As for how I kept the old URLs valid, I made
 use of [aliases in Hugo](https://gohugo.io/content-management/urls/#aliases). For example on my DeckPC Day-1
-post, I simply added a singl eine to the header: `aliases: ["/deckpc-day-one-experience.html"]`
+post, I simply added a single line to the header: `aliases: ["/deckpc-day-one-experience.html"]`
 
 ## How much faster is Hugo then?
 
index 0bc21748ee7e153ad29d29cefecfa9d5955faf66..8e7b5513012647f651ef88e6632f75984e408bb1 100644 (file)
@@ -11,7 +11,7 @@ draft: false
 If you ever wanted to create a minimal blog or website that has no
 bloatware such as JavaScript and is statically generated, you can
 now take inspiration and see how I created this website & blog at
-[git.based.quest](https://git.based.quest/?p=web.git;a=tree).
+[git.based.quest](https://git.based.quest/?p=web-old.git;a=tree).
 
 Enjoy,
 - Cernodile