mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-07-17 22:43:33 +02:00
Spellchekced the templates
This commit is contained in:
@ -1,23 +1,24 @@
|
||||
site_name="echoip-slatecave"
|
||||
base_url="http://localhost:3000"
|
||||
|
||||
# Url to the deafult opengraph preview image
|
||||
# Url to the default opengraph preview image
|
||||
# og_image=""
|
||||
|
||||
# Url to your stylesheet
|
||||
# URL to your stylesheet
|
||||
stylesheet = "/style.css"
|
||||
|
||||
#Url to and mimetype of your favicon
|
||||
# URL to and mimetype of your favicon
|
||||
# favicon = ""
|
||||
# favicon_mimetype = "image/png"
|
||||
# favicon_mimetype = "image/jpeg"
|
||||
|
||||
# Urls to look up v4 and v6 addresses explicitly
|
||||
# URLs to look up v4 and v6 addresses explicitly
|
||||
# If you have not configured them, comment them out, the button will stay hidden
|
||||
v4_url="http://v4.localhost:3000/"
|
||||
v6_url="http://v6.localhost:3000/"
|
||||
|
||||
[404]
|
||||
# configure the 404 page, this is available for other pages too!
|
||||
# Use the template name as the section name.
|
||||
title = "Nothing here"
|
||||
description = "Page not found"
|
||||
|
Reference in New Issue
Block a user