Add gitea_rtj_logo
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 8s
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 8s
This commit is contained in:
13
hugo.toml
13
hugo.toml
@@ -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" ]
|
||||
|
||||
Reference in New Issue
Block a user