chore: Get rid of hosting config variable

This commit is contained in:
daudix-UFO
2023-11-05 19:28:21 +03:00
parent cca5b622cf
commit 212fd71c3f
2 changed files with 2 additions and 4 deletions

View File

@ -31,8 +31,6 @@ animated_favicon = false
# see https://docs.rs/chrono/0.4.31/chrono/format/strftime/index.html
# for all available variables.
date_format = "%d %B %Y"
# The name of the Git forge the site's source code is hosted on, used on the 404 page
hosting = "Forgejo"
# URL to issue tracker
issues_url = "https://git.exozy.me/daudix/duckquill/issues"
# URL to website's source code