diff --git a/data/en/sections/skills.yaml b/data/en/sections/skills.yaml new file mode 100644 index 000000000..38f8e8d2f --- /dev/null +++ b/data/en/sections/skills.yaml @@ -0,0 +1,9 @@ +# section information +section: + name: Members + id: skills + enable: true + weight: 2 + showOnNavbar: true + # Can optionally hide the title in sections + # hideTitle: true diff --git a/hugo.yaml b/hugo.yaml index 4a9c045e3..1a524a3e2 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -27,3 +27,6 @@ markup: goldmark: renderer: unsafe: true + +languageCode: en-us +title: "Team Unagi"