mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2024-11-10 08:37:21 +01:00
19 lines
470 B
TOML
19 lines
470 B
TOML
site_name="echoip-slatecave"
|
|
base_url="http://localhost:3000"
|
|
|
|
# Url to the deafult opengraph preview image
|
|
# og_image=""
|
|
|
|
# Url to your stylesheet
|
|
stylesheet = "https://slatecave.net/assets/site_slatecave/slatecave_v3.css"
|
|
|
|
#Url to and mimetype of your favicon
|
|
# favicon = ""
|
|
# favicon_mimetype = "image/png"
|
|
# favicon_mimetype = "image/jpeg"
|
|
|
|
[404]
|
|
# configure the 404 page, this is available for other pages too!
|
|
title = "Nothing here"
|
|
description = "Page not found"
|