First commit of i18n base blog using Eleventy v2. This uses English-implied URLs.
This commit is contained in:
10
en/about/index.md
Normal file
10
en/about/index.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: layouts/post.njk
|
||||
title: About Me
|
||||
templateClass: tmpl-post
|
||||
eleventyNavigation:
|
||||
key: About Me
|
||||
order: 3
|
||||
---
|
||||
|
||||
I am a person that writes stuff.
|
Reference in New Issue
Block a user