summaryrefslogtreecommitdiff
path: root/config.toml
blob: 978dd86f972dc2242c6a8168071acd4ac18222c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
baseURL = 'http://example.org/'
languageCode = 'en-us'
title = 'Speed Dreams - Free and Open Source Motorsport Simulator'
theme = "graysx-hugo"

[params]
logo = "assets/img/sd-logo.png"
favicon = "assets/img/favicon.png"

## Menu Items

#  [[menu.main]]
#  name = "Gallery"
#  URL = "/gallery"
#  weight = 2
#
#  [[menu.main]]
#  name = "Blog"
#  URL = "/blog"
#  weight = 3
#
#  [[menu.main]]
#  name = "Master server"
#  URL = "#signup"
#  weight = 4

[data]
    [[homepage.main]]