Using a dictionary library for i18n, also shows how to use i18n with navigation plugin.
This commit is contained in:
@ -1,10 +1,11 @@
|
||||
---
|
||||
layout: layouts/post.njk
|
||||
layout: layouts/base.njk
|
||||
title: About Me
|
||||
templateClass: tmpl-post
|
||||
eleventyNavigation:
|
||||
key: About Me
|
||||
key: nav.about
|
||||
order: 3
|
||||
---
|
||||
# {{ title }}
|
||||
|
||||
I am a person that writes stuff.
|
||||
|
Reference in New Issue
Block a user