minor dummy metadata changes

This commit is contained in:
Marcell Mars 2020-12-03 14:04:11 +01:00
parent 5138a98803
commit fa2c85d009

View file

@ -1,16 +1,14 @@
baseURL = "" baseURL = ""
languageCode = "en-us" languageCode = "en-us"
title = "Sandpoints Dummy Project" title = "ExampleSite for Sandpoints Theme"
theme = "sandpoints" theme = "sandpoints"
relativeurls = true relativeurls = true
disableKinds = ["RSS", "sitemap"] disableKinds = ["RSS", "sitemap"]
[params] [params]
description = "Network of activists, researchers and practitioners against the criminalisation of solidarity & for a common care infrastructure." description = "This is an example description in Sandpoints Theme's example config file."
title = "Sandpoints Dummy Project"
# sandpointsGiteaUrl is used in layouts/partials/header.html to generate links in admin ui bar # sandpointsGiteaUrl is used in layouts/partials/header.html to generate links in admin ui bar
# sandpointsGiteaUrl = "http://127.0.0.1:3333/Sandpoints/dev" # sandpointsGiteaUrl = "https://git.sandpoints.org/Drawwell/SimpleSandpoints"
# sandpointsCatalogPrefix is used in custom bib: links impplemented in render-image.html # sandpointsCatalogPrefix is used in custom bib: links impplemented in render-image.html
# sandpointsCatalogPrefix = "hyper://18f79903cb7ce4f1f3c05449418505a296bb2c4e851f7dc9444cf87ed45fb194/" # sandpointsCatalogPrefix = "hyper://18f79903cb7ce4f1f3c05449418505a296bb2c4e851f7dc9444cf87ed45fb194/"