hugo theme
This commit is contained in:
parent
011be2d3d2
commit
85d847a7fc
15 changed files with 396 additions and 1 deletions
11
hugo.toml
11
hugo.toml
|
|
@ -1,3 +1,12 @@
|
|||
baseURL = 'https://example.org/'
|
||||
baseURL = 'https://st.pages.except.one/'
|
||||
languageCode = 'en-us'
|
||||
title = 'My New Hugo Site'
|
||||
theme = 'kaslaanka'
|
||||
|
||||
[params]
|
||||
sitename = "Kaslaanka Theme"
|
||||
copyrights = "John Doe"
|
||||
defaultList = "global"
|
||||
paginationLen = 3
|
||||
projectsURL = "https://example.com"
|
||||
brief_about = "<center>Kaslaanka theme demo</center>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue