did all this shit without even commiting once ffs
This commit is contained in:
commit
26e489f0bf
12 changed files with 2978 additions and 0 deletions
15
hugo.toml
Normal file
15
hugo.toml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
baseURL = "https://setto.basspistol.com"
|
||||
locale = "en-us"
|
||||
title = "Settolino Malandrino"
|
||||
theme = "one-pager"
|
||||
disableKinds = ["sitemap", "taxonomy", "term"]
|
||||
|
||||
[params]
|
||||
sitename = "My Site"
|
||||
description = "Set, Party, Gang 徒 setto セット"
|
||||
headerImage = "/images/header.jpg"
|
||||
|
||||
[permalinks]
|
||||
page = "/:contentbasename/"
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue