You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

132 lines
4.0 KiB

11 months ago
baseURL = "https://home.whytheyfight.com"
languageCode = "en-us"
title = "WTFxUS | Home"
theme = "roxo-hugo"
summarylength = 25
# Site Menus
[menu]
# Navbar Menus
[[menu.nav]]
name = "Home"
url = "https://home.whytheyfight.com"
weight = 1
[[menu.nav]]
name = "About"
url = "about"
weight = 2
[[menu.nav]]
name = "Portfolio"
url = "portfolio"
weight = 3
[[menu.nav]]
name = "Blog"
url = "https://blog.whytheyfight.com"
weight = 4
[[menu.nav]]
name = "Check out the beta!"
url = "https://apps.whytheyfight.com"
weight = 5
# Site Params
[params]
logo = "images/logo.png"
dateFormat = "26 FEB 1994"
# Meta data
description = "WTFxUS | An open source record label"
author = "Why They Fight"
# Google Analitycs
#googleAnalitycsID = "Your ID"
# We're using formspree.io for form handling, paste your formspree url below
fabform = "https://fabform.io/f/3jZiNxY"
# Contact Form
[params.contactForm]
placeholder_first_name = "First Name"
placeholder_last_name = "Last Name"
placeholder_email = "Email"
placeholder_project_type = "Project Type"
placeholder_about_the_project = "About the Project"
send_message = "Send Message"
[[params.contactForm.projectType]]
value = "gd"
title = "Music Related"
[[params.contactForm.projectType]]
value = "wd"
title = "Web Design/Hosting"
# Navbar Action Button
[params.navAction]
status = true
name = "Check out the beta!"
url = "https://beta.whytheyfight.com"
# Banner Section
[params.banner]
enable = true
background_image = "images/backgrounds/wtfxus-background.jpg"
heading = "Were a record label based on all open-source projects!"
tagline = "Welcome to WTFxUS"
primary_button = "See Our Works"
primary_button_url = "portfolio"
secondary_button = "Connect with Us"
secondary_button_url = "contact"
[params.portfolio]
enable = true
title = "OUR RECENT WORKS"
subtitle = "Our latest releases"
[params.call_to_action]
enable = true
background_image = "images/backgrounds/cta-background.jpg"
title = "LETS WORK TOGETHER"
primary_button = "Submit Query"
primary_button_url = "contact"
secondary_button = "Not Convinced"
secondary_button_url = "portfolio"
[params.footer]
# Footer Contact Info
[params.footer.contactInfo]
title = "Contact Info"
email = "support@whytheyfight.com"
# address = "713 Elmwood St.<br>Prior Lake, MN 55372"
# phone = "409-896-1444"
# Footer Sitemap
[params.footer.sitemap]
title = "Sitemap"
[[params.footer.sitemap.link]]
name = "About WTFxUS"
url = "about"
[[params.footer.sitemap.link]]
name = "Projects"
url = "portfolio"
[[params.footer.sitemap.link]]
name = "Blog"
url = "https://blog.whytheyfight.com"
[[params.footer.sitemap.link]]
name = "Contact"
url = "contact"
# Footer Social Media
[params.footer.social]
title = "Social Media"
[[params.footer.social.link]]
name = "Mastodon"
url = "https://social.whytheyfight.com"
[[params.footer.social.link]]
name = "Funkwhale"
url = "https://music.whytheyfight.com"
[[params.footer.social.link]]
name = "Discord"
url = "https://discord.whytheyfight.com"
[[params.footer.social.link]]
name = "Blog"
url = "https://blog.whytheyfight.com"
# Footer Service
[params.footer.service]
title = "We help artists:"
description = "develop music<br>in an open source environment<br>safe from third party tracking"