add ogg and structured data

This commit is contained in:
2020-07-09 15:53:30 +02:00
parent feb5595379
commit 55c8d53337
3 changed files with 24 additions and 2 deletions

View File

@@ -30,7 +30,10 @@ The page and most of it's content is configured via json. To use the CalDav-even
The main Config ``config.json`` which must be placed in the project-root must contain the following values:
{
"siteTitle":"the default site title",
"siteTitle" : "the default site title",
"siteDescription" : "a description for this site",
"siteLogo" : "url to logo",
"siteURL": "the url of this site"
}
Additionally it may contain the following information: