Add back repo page
All checks were successful
Build and deploy site / Build and deploy site (push) Successful in 37s

This commit is contained in:
Marko Korhonen 2025-06-09 18:58:31 -05:00
parent 8c10d25aaa
commit 693a3f307b
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
6 changed files with 10 additions and 7 deletions

View file

@ -3,7 +3,7 @@
"baseUrl": ".",
"paths": {
"*": [
"../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.8.0/assets/*"
"../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.9.0/assets/*"
]
}
}

View file

@ -2,7 +2,6 @@
title: Korhonen AUR
date: 2022-03-25
featured_image: hero.jpg
draft: true
---
= Korhonen AUR

View file

@ -2,7 +2,6 @@
title: Korhonen AUR
date: 2022-03-25
featured_image: hero.jpg
draft: true
---
= Korhonen AUR

View file

@ -12,8 +12,8 @@ showOnFooter = true
[[customMenus]]
name = "Repo"
url = "/korhonen_aur"
hideFromNavbar = true
showOnFooter = false
hideFromNavbar = false
showOnFooter = true
[[customMenus]]
name = "Website source code"

View file

@ -12,8 +12,8 @@ showOnFooter = true
[[customMenus]]
name = "Repo"
url = "/fi/korhonen_aur"
hideFromNavbar = true
showOnFooter = false
hideFromNavbar = false
showOnFooter = true
[[customMenus]]
name = "Nettisivun lähdekoodi"

View file

@ -26,6 +26,11 @@
"url": "/posts",
"description": "Blog posts by Marko Korhonen"
},
{
"name": "Repo",
"url": "/repo",
"description": "Repo information page"
},
{
"name": "PGP",
"url": "/pgp",