WIP: streamline some stuff
All checks were successful
Build and deploy website / Build and Push Hugo Site (push) Successful in 36s
All checks were successful
Build and deploy website / Build and Push Hugo Site (push) Successful in 36s
WIP: move blog to hugo
This commit is contained in:
parent
06e94159b1
commit
1f62e2064d
45 changed files with 489 additions and 609 deletions
6
config/_default/_languages.toml
Normal file
6
config/_default/_languages.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Rename this file to languages.toml to enable multilingual support
|
||||
[en]
|
||||
languageName = "English"
|
||||
languagedirection = "ltr"
|
||||
title = "The Pensieve"
|
||||
weight = 1
|
Loading…
Add table
Add a link
Reference in a new issue