config.toml @ ea8fc8881489

Fix hugo layout
author Steve Losh <steve@stevelosh.com>
date Mon, 18 Dec 2017 17:29:20 -0500
parents 6911e751d39a
children (none)
baseurl = "http://stevelosh.com/"
languageCode = "en-us"
title = "Steve Losh"
PluralizeListTitles = false
PygmentsCodeFences = true
pygmentsuseclasses = true
disableHugoGeneratorInject = true

[Params]
    DateForm = "January 2, 2006"
    DateFormFull = "2006-01-02T15:04:05Z"

[author]
    name = "Steve Losh"