diff options
author | xengineering <me@xengineering.eu> | 2022-05-31 13:23:55 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2022-05-31 14:15:52 +0200 |
commit | 4a292ac06320580e07f0a0689f6b2a77bc2e3495 (patch) | |
tree | d6111fe12e281c91caa48a7d8d5d5e0927fbf475 /content | |
parent | 8b10a63cabbb546a9fe759ea27fdb12064d393cd (diff) | |
download | website-4a292ac06320580e07f0a0689f6b2a77bc2e3495.tar website-4a292ac06320580e07f0a0689f6b2a77bc2e3495.tar.zst website-4a292ac06320580e07f0a0689f6b2a77bc2e3495.zip |
Finalize structure for content/git/* pages
Diffstat (limited to 'content')
-rw-r--r-- | content/_index.md | 1 | ||||
-rw-r--r-- | content/git/webiot.md | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/content/_index.md b/content/_index.md index 78d77fc..55355ac 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,4 @@ { - "title":"xengineering", "heading":"xengineering", "email":"me@xengineering.eu", "xmpp":"xengineering@jabber.de", diff --git a/content/git/webiot.md b/content/git/webiot.md index 71fbef1..f74bf47 100644 --- a/content/git/webiot.md +++ b/content/git/webiot.md @@ -1,5 +1,5 @@ { - "heading":"webiot", + "name":"webiot", "description":"Small webserver for my personal Internet of Things (IoT)" } |