1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/website synced 2025-09-09 02:09:40 +02:00

Use hyde layout

This commit is contained in:
Paul Schaub 2019-09-06 00:51:35 +02:00
parent 79fac88732
commit a082067f5f
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
3 changed files with 17 additions and 2 deletions

View file

@ -1,3 +1,14 @@
baseURL = "http://example.org/"
baseURL = "https://mercury-im.org"
languageCode = "en-us"
title = "My New Hugo Site"
title = "Mercury IM"
theme = "hyde"
[Menus]
main = [
{Name = "Source Code", URL = "https://codeberg.org/Mercury-IM/Mercury-IM"},
{Name = "Download", URL = "https://example.org"}
]
[params]
layoutReverse = true
description = "A Freedom Respecting Instant Messenger"