v2 was an utter failure, lets goto v3.
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.
pcr-v3/config.toml

52 lines
1.0 KiB

#baseURL = "http://ark.athnex.com:12103/"
baseURL = "https://poor-choice.com"
languageCode = "en-us"
title = "Poor Choice Records - A PIMP Inc Company"
theme = "cactus"
copyright = "Poor-Choice Records a subisdary of PIMP Inc"
[params]
colortheme = "dark"
# css = ["css/custom.css"]
description = "Poor Choice Records is a world reconized brand known for the publishing of poor quality music. (If you could even call it that.) *You really should have known better.*"
mainSection = "post"
rss = true
logo = "poorchoicerecord-sitelogo-speakeronly.svg"
[[menu.main]]
name = "Home"
url = "/"
weight = 1
[[menu.main]]
name = "Posts"
url = "/post"
weight = 2
[[menu.main]]
name = "Bands"
url = "/band"
weight = 4
[[menu.main]]
name = "Albums"
url = "/album"
weight = 5
[[menu.main]]
name = "Music"
url = "/music"
weight = 3
[[menu.main]]
name = "About"
url = "/about"
weight = 6
[[params.social]]
name = "email"
link = "contact@pimp-inc.com" # no need for "mailto:" in the head
[[params.social]]
name = "twitter"
link = "https://twitter.com/PoorChoiceLtd"