diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 1435ccf..20b8981 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -1,16 +1,14 @@ baseURL = "" languageCode = "en-us" -title = "Sandpoints Dummy Project" +title = "ExampleSite for Sandpoints Theme" theme = "sandpoints" relativeurls = true disableKinds = ["RSS", "sitemap"] [params] - description = "Network of activists, researchers and practitioners against the criminalisation of solidarity & for a common care infrastructure." - title = "Sandpoints Dummy Project" - + description = "This is an example description in Sandpoints Theme's example config file." # 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 = "hyper://18f79903cb7ce4f1f3c05449418505a296bb2c4e851f7dc9444cf87ed45fb194/"