From 88e98e3b7981b62fb45fd66313f4a88e622d334e Mon Sep 17 00:00:00 2001 From: Chrono Date: Tue, 3 Jan 2023 10:49:29 -0500 Subject: [PATCH] update --- index.html | 10 +++++++++- posts/2022-10-27-hello-world.md | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 381bb9d..cf1125e 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,12 @@ --- layout: layouts/base.njk --- -Hello +Hello + +
+

biography & about me: link

+
+ +
+

projects: link

+
diff --git a/posts/2022-10-27-hello-world.md b/posts/2022-10-27-hello-world.md index 00fd65e..ed28be7 100644 --- a/posts/2022-10-27-hello-world.md +++ b/posts/2022-10-27-hello-world.md @@ -3,7 +3,7 @@ layout: layouts/post.njk title: Hello, World! id: hello-world.md date: 2022-10-27 -author: John Doe +author: chrono tags: ['blog'] --- -- 2.38.5