Die Runde Stunde
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

35 lines
1.1 KiB

## -----------------------------------------------
## Basic Configuration
## -----------------------------------------------
title = "Die Runde Stunde"
theme = "hugo-story"
# Defining the namespace. This is a must for generating resources
# with the correct permalink (e.g. css)
baseURL = "https://kollegen.uber.space/dierundestunde"
## -----------------------------------------------
## Hugo Built-in Features
## -----------------------------------------------
disableKinds = ["taxonomy", "taxonomyTerm"]
# disableKinds = ["taxonomy", "taxonomyTerm", "section"]
# googleAnalytics = "your-google-analytics-id"
## -----------------------------------------------
## Site Parameters
## -----------------------------------------------
[Params]
description = "Bilder aus dem Radius"
logo = "images/banner.jpg"
favicon = true
[Params.social]
github = "https://github.com/chs8691/"
email = "chs8691@mailbox.org"
instagram = "https://www.instagram.com/christianschulzendorff/"
flickr = "https://www.flickr.com/photos/christian_schulzendorff/"
uberspace = "https://kollegen.uber.space/"