Finish page backgrounds and buttons rebranding
This commit is contained in:
17
config.toml
17
config.toml
@@ -1,4 +1,4 @@
|
||||
baseURL = "http://example.org/"
|
||||
baseURL = "https://dev.nextia.space/"
|
||||
languageCode = "en-us"
|
||||
title = "Nextia | Maker movement in Mexico"
|
||||
theme = "roxo-hugo"
|
||||
@@ -11,10 +11,10 @@ summarylength = 25
|
||||
name = "Home"
|
||||
url = ""
|
||||
weight = 1
|
||||
[[menu.nav]]
|
||||
name = "About"
|
||||
url = "about"
|
||||
weight = 2
|
||||
#[[menu.nav]]
|
||||
#name = "About"
|
||||
#url = "about"
|
||||
#weight = 2
|
||||
[[menu.nav]]
|
||||
name = "Portfolio"
|
||||
url = "portfolio"
|
||||
@@ -82,7 +82,9 @@ summarylength = 25
|
||||
enable = true
|
||||
title = "RECENT BLOG ENTRIES"
|
||||
subtitle = "Tutorials, development anecdotes and think pieces."
|
||||
view_entry = "view entry"
|
||||
read_more = "READ MORE"
|
||||
scroll_down = "scroll down"
|
||||
|
||||
[params.portfolio]
|
||||
enable = false
|
||||
@@ -107,13 +109,12 @@ summarylength = 25
|
||||
[params.footer.contactInfo]
|
||||
title = "Contact Info"
|
||||
address = "713 Elmwood St.<br>Prior Lake, MN 55372"
|
||||
phone = "409-896-1444"
|
||||
email = "info@roxo.co"
|
||||
email = "bh365@protonmail.com"
|
||||
# Footer Sitemap
|
||||
[params.footer.sitemap]
|
||||
title = "Sitemap"
|
||||
[[params.footer.sitemap.link]]
|
||||
name = "About Company"
|
||||
name = "About"
|
||||
url = "about"
|
||||
[[params.footer.sitemap.link]]
|
||||
name = "Projects"
|
||||
|
||||
Reference in New Issue
Block a user