binario/exampleSite/config.toml
2019-08-26 09:57:42 -04:00

10 lines
228 B
TOML
Executable file

baseURL = "https://example.com/"
title = "Binario"
languageCode = "en-us"
paginate = 10
theme = "binario"
[Params]
description = "Responsive card-based & code-light Hugo theme"
columns = 2
dateFormat = "January 02, 2006"