This website requires JavaScript.
Explore
Help
Sign In
andrzej
/
devlog
Watch
1
Fork
You've already forked devlog
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9812cc3613
devlog
/
hugo.toml
5 lines
99 B
TOML
Raw
Normal View
History
Unescape
Escape
hugo init
2024-11-13 21:14:37 +00:00
baseURL
=
'https://example.org/'
languageCode
=
'en-us'
title
=
'My New Hugo Site'
add theme to toml
2024-11-13 21:16:57 +00:00
theme
=
"cuqui"