Add gitea_rtj_logo
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 8s

This commit is contained in:
2023-08-03 09:57:54 -04:00
parent 88a21cd8b4
commit ab47db789d
3 changed files with 189 additions and 6 deletions

View File

@@ -21,7 +21,13 @@ ShowToc = false
[params.label]
icon = "/apple-touch-icon.png"
text = ".dev"
text = " "
iconHeight = 40
[params.gitea]
icon = "/gitea_rtj_logo.png"
text = "git.rtj.dev"
site = "https://git.rtj.dev"
iconHeight = 40
[params.assets]
@@ -88,10 +94,5 @@ name = "Tags"
url = "tags/"
weight = 10
[[languages.en.menu.main]]
name = "git.rtj.dev"
url = "https://git.rtj.dev"
weight = 15
[outputs]
home = [ "HTML", "RSS", "JSON" ]