feat: exozyme -> codeberg
This commit is contained in:
@ -32,9 +32,9 @@ animated_favicon = false
|
||||
# for all available variables.
|
||||
date_format = "%d %B %Y"
|
||||
# URL to issue tracker
|
||||
issues_url = "https://git.exozy.me/daudix/duckquill/issues"
|
||||
issues_url = "https://codeberg.org/daudix/duckquill/issues"
|
||||
# URL to website's source code
|
||||
source_url = "https://git.exozy.me/daudix/duckquill"
|
||||
source_url = "https://codeberg.org/daudix/duckquill"
|
||||
# Additional stylesheets; expects it to be in the ./static/ directory.
|
||||
# If you are using Sass it will be compiled there anyway.
|
||||
# stylesheets = [
|
||||
@ -47,14 +47,14 @@ source_url = "https://git.exozy.me/daudix/duckquill"
|
||||
show_feed = true
|
||||
# Links used in the nav
|
||||
links = [
|
||||
{url = "https://git.exozy.me/daudix/duckquill", name = "Repo"},
|
||||
{url = "https://codeberg.org/daudix/duckquill", name = "Repo"},
|
||||
{url = "/demo", name = "Demo"},
|
||||
{url = "/blog", name = "Blog"},
|
||||
]
|
||||
|
||||
[extra.footer]
|
||||
# URL to the website without the https:// part, used for Johnvertisement leaderboard
|
||||
johnvert_ref = "daudix.exozy.me"
|
||||
johnvert_ref = "daudix.codeberg.page"
|
||||
# "© Title, YEAR" in the footer
|
||||
show_copyright = true
|
||||
# Johnvertisement in the footer
|
||||
|
Reference in New Issue
Block a user