mirror of
https://github.com/gethinode/hinode.git
synced 2025-10-14 13:33:09 +00:00
16 lines
591 B
TOML
16 lines
591 B
TOML
# toml-docs-start lang-main
|
|
[en]
|
|
languageName = "English"
|
|
contentDir = "content"
|
|
weight = 1
|
|
# toml-docs-end lang-main
|
|
# toml-docs-start lang-param
|
|
[en.params.head]
|
|
tagline = "A Hugo Theme"
|
|
[en.params.social]
|
|
title = "Follow me"
|
|
caption = "I work on everything coding and tweet developer memes"
|
|
[en.params.footer]
|
|
# license = "Licensed under Creative Commons (<a href='https://creativecommons.org/licenses/by-nc-sa/4.0/' class='link-secondary' target='_blank' rel='noopener noreferrer'>CC BY-NC-SA 4.0</a>)."
|
|
# toml-docs-end lang-param
|