-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
38 lines (31 loc) · 1.08 KB
/
config.toml
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
29
30
31
32
33
34
35
36
37
38
languageCode = "en-us"
baseurl = "http://fests.s3-website-us-west-2.amazonaws.com/"
title = "LinuxFests"
[params]
name = "LinuxFests"
description = "LinuxFests is a 501c(3) not-for-profit organzation based in California. Our mission is to provide educational programs around free and open source software."
[params.navigation]
brand = "LinuxFests"
[params.header]
image = "."
name = "LinuxFests"
subtitle = "A home for educational programs focused on free and open source software & culture."
[params.about]
title = "About"
link = "/about"
[params.contact]
title = "Contact"
link ="/contact"
[params.portfolio]
title = "Our Programs"
linktext = "Programs"
client = "Program"
date = "Join Date:"
category = "Category"
buttontext = "Close"
[params.footer]
copyright = ""
[params.footer.location]
title = "Mailing Address"
# Postal address (add as many lines as necessary)
address = ["PO BOX 18351, Encino, CA 91416-8351"]