summary refs log tree commit diff stats
path: root/post/a-new-site.md
diff options
context:
space:
mode:
authorAlan Pearce2020-04-03 21:44:24 +0200
committerAlan Pearce2025-03-16 00:56:49 +0100
commite239a3a726d94593051f52270386e6f9dba81bb6 (patch)
tree92a8d54eccf189aef1bffc1a70086150b1e4f534 /post/a-new-site.md
parentf7464d1d29af7a4777637617ff3e7a7845e234a7 (diff)
downloadwebsite-e239a3a726d94593051f52270386e6f9dba81bb6.tar.lz
website-e239a3a726d94593051f52270386e6f9dba81bb6.tar.zst
website-e239a3a726d94593051f52270386e6f9dba81bb6.zip
Convert front matter for zola
Diffstat (limited to 'post/a-new-site.md')
-rw-r--r--post/a-new-site.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/post/a-new-site.md b/post/a-new-site.md
index ffaa3ff..1b06653 100644
--- a/post/a-new-site.md
+++ b/post/a-new-site.md
@@ -1,8 +1,9 @@
 +++
-Categories = ["Geek"]
-Description = "I made a website."
+description = "I made a website."
 title = "A New Site"
 date = 2014-06-07T20:16:16Z
+[taxonomies]
+tags = ["website"]
 +++
 
 I finally got around to making a website.  I decided to use [Hugo][] with a slightly-modified [Hyde theme][]