Update config
This commit is contained in:
parent
88a07c7d51
commit
18059f9249
14
config.toml
14
config.toml
@ -1,14 +1,14 @@
|
||||
baseURL = "https://n07070.xyz"
|
||||
languageCode = "en-US,fr-FR"
|
||||
title = "The Octet Press"
|
||||
title = "N07070.xyz"
|
||||
theme = ["osm", "blogotheme"]
|
||||
|
||||
[params]
|
||||
brand = "The Octet Press"
|
||||
brand = "N07070.xyz"
|
||||
description = "Hi, I'm n07070. This is my blog and homepage, where I post articles, art, code, links and more."
|
||||
bgimg = ""
|
||||
rssinmenu = true
|
||||
mastodon_profile_link = "https://mamot.fr/@n07070"
|
||||
mastodon_profile_link = "https://toot.paris/@nono"
|
||||
|
||||
[[deployment.targets]]
|
||||
URL = "s3://n07070.xyz?endpoint=garage.deuxfleurs.fr&awssdk=v1&s3ForcePathStyle=true®ion=garage"
|
||||
@ -23,18 +23,18 @@ theme = ["osm", "blogotheme"]
|
||||
|
||||
[languages]
|
||||
[languages.en]
|
||||
title = "The Octet Press"
|
||||
title = "n07070.xyz"
|
||||
weight = 2
|
||||
[languages.en.params]
|
||||
brand = "The Octet Press"
|
||||
brand = "n07070.xyz"
|
||||
description = "Hi, I'm n07070. This is my blog and homepage, where I post articles, art, code, links and more."
|
||||
bgimg = ""
|
||||
rssinmenu = true
|
||||
[languages.fr]
|
||||
title = "La Presse à Octet"
|
||||
title = "n07070.xyz"
|
||||
weight = 1
|
||||
[languages.fr.params]
|
||||
brand = "La Press à Octet"
|
||||
brand = "n07070.xyz"
|
||||
description = "Salut, je suis n07070. Vous êtes sur mon blog et ma page perso, je poste des billets d'humeur, de l'art, du code, des liens et autres."
|
||||
bgimg = ""
|
||||
rssinmenu = true
|
||||
|
Loading…
Reference in New Issue
Block a user