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"
|
baseURL = "https://n07070.xyz"
|
||||||
languageCode = "en-US,fr-FR"
|
languageCode = "en-US,fr-FR"
|
||||||
title = "The Octet Press"
|
title = "N07070.xyz"
|
||||||
theme = ["osm", "blogotheme"]
|
theme = ["osm", "blogotheme"]
|
||||||
|
|
||||||
[params]
|
[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."
|
description = "Hi, I'm n07070. This is my blog and homepage, where I post articles, art, code, links and more."
|
||||||
bgimg = ""
|
bgimg = ""
|
||||||
rssinmenu = true
|
rssinmenu = true
|
||||||
mastodon_profile_link = "https://mamot.fr/@n07070"
|
mastodon_profile_link = "https://toot.paris/@nono"
|
||||||
|
|
||||||
[[deployment.targets]]
|
[[deployment.targets]]
|
||||||
URL = "s3://n07070.xyz?endpoint=garage.deuxfleurs.fr&awssdk=v1&s3ForcePathStyle=true®ion=garage"
|
URL = "s3://n07070.xyz?endpoint=garage.deuxfleurs.fr&awssdk=v1&s3ForcePathStyle=true®ion=garage"
|
||||||
@ -23,18 +23,18 @@ theme = ["osm", "blogotheme"]
|
|||||||
|
|
||||||
[languages]
|
[languages]
|
||||||
[languages.en]
|
[languages.en]
|
||||||
title = "The Octet Press"
|
title = "n07070.xyz"
|
||||||
weight = 2
|
weight = 2
|
||||||
[languages.en.params]
|
[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."
|
description = "Hi, I'm n07070. This is my blog and homepage, where I post articles, art, code, links and more."
|
||||||
bgimg = ""
|
bgimg = ""
|
||||||
rssinmenu = true
|
rssinmenu = true
|
||||||
[languages.fr]
|
[languages.fr]
|
||||||
title = "La Presse à Octet"
|
title = "n07070.xyz"
|
||||||
weight = 1
|
weight = 1
|
||||||
[languages.fr.params]
|
[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."
|
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 = ""
|
bgimg = ""
|
||||||
rssinmenu = true
|
rssinmenu = true
|
||||||
|
Loading…
Reference in New Issue
Block a user