13 lines
474 B
YAML
13 lines
474 B
YAML
# Site settings
|
|
title: start.ffhh
|
|
description: "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description."
|
|
baseurl: ""
|
|
organisation: Freifunk Hamburg
|
|
twitter_username: FreifunkHH
|
|
github_username: freifunkhamburg/start-ffhh
|
|
about_page: https://hamburg.freifunk.net/
|
|
|
|
# Build settings
|
|
markdown: kramdown
|
|
permalink: pretty
|