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.
 
 

25 lines
564 B

languageCode = "en-us"
title = "The Worst Programmer Ever"
baseURL = "https://theworstprogrammerever.com"
theme = "hugo-after-dark"
disqusShortname = "theworstprogrammerever"
googleAnalytics = "UA-43062483-1"
SectionPagesMenu = "main"
[params]
description = "The best advice from the worst programmers"
show_menu = true
powered_by = false
theme_variant = "hack light"
[[menu.main]]
name = "Home"
weight = 1
identifier = "home"
url = "/"
[[menu.main]]
name = "About"
weight = 2
identifier = "about"
url = "/about"