diff options
author | EuAndreh <eu@euandre.org> | 2023-04-04 17:24:12 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-04-04 17:24:12 -0300 |
commit | 419cd721024f5ebc364cdd9014222e0a48221ac7 (patch) | |
tree | 6de46c7c89853514f5b5be30a392bb7570767354 /v2/src/content/about.md | |
parent | v2: WIP genhtml via envsubst (diff) | |
download | euandre.org-419cd721024f5ebc364cdd9014222e0a48221ac7.tar.gz euandre.org-419cd721024f5ebc364cdd9014222e0a48221ac7.tar.xz |
v2/: HTML! Handle pages, multiple languages, and snippets
Diffstat (limited to 'v2/src/content/about.md')
-rw-r--r-- | v2/src/content/about.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/v2/src/content/about.md b/v2/src/content/about.md new file mode 100644 index 0000000..b10f26b --- /dev/null +++ b/v2/src/content/about.md @@ -0,0 +1,17 @@ +--- + +title: About + +layout: page + +lang: en + +ref: aboud + +--- + +It's all about me, baby! + +``` +xablau +``` |