archetypes, list.html layouts, google analyticsafter </head>
This commit is contained in:
13
config.toml
13
config.toml
@@ -1,8 +1,13 @@
|
||||
baseURL = 'http://example.org/'
|
||||
languageCode = 'en-US'
|
||||
title = 'Fransz Portfolio'
|
||||
theme = 'bootstrap5'
|
||||
# Neocities API-key: 099381b32af21a9c2c68e81968081b26
|
||||
theme = 'Basic'
|
||||
|
||||
[module]
|
||||
[[module.imports]]
|
||||
path = "github.com/gohugoio/hugo-mod-bootstrap-scss/v5"
|
||||
[params]
|
||||
author = 'Franz Klotsche'
|
||||
description = 'Just another web-experiment'
|
||||
|
||||
# [module]
|
||||
# [[module.imports]]
|
||||
# path = "github.com/gohugoio/hugo-mod-bootstrap-scss/v5"
|
||||
Reference in New Issue
Block a user