alejandr0angul0.dev/config/_default/languages.toml
Alejandro Angulo c0a2bc6a81
Initial commit
2020-07-17 23:34:55 -07:00

28 lines
544 B
TOML

[en]
languageName = "English"
title = "Alejandr00"
subtitle = ""
owner = ""
keywords = ""
copyright = ""
menuMore = "Show more"
readMore = "Read more"
readOtherPosts = "Read other posts"
missingContentMessage = "Page not found..."
missingBackButtonLabel = "Back to home page"
[en.params.logo]
logoText = "Alejandr00"
logoHomeLink = "/"
[en.menu]
[[en.menu.main]]
identifier = "about"
name = "about"
url = "/about"
[[en.menu.main]]
identifier = "gh"
name = "github"
url = "https://github.com/alejandro-angulo"