~chrono/disilla.org

88e98e3b7981b62fb45fd66313f4a88e622d334e — Chrono 2 months ago 7708ab9 master
update

2 files changed, 10 insertions(+), 2 deletions(-)

M index.html
M posts/2022-10-27-hello-world.md
M index.html => index.html +9 -1
@@ 1,4 1,12 @@
---
layout: layouts/base.njk
---
<content>Hello</content>
<a>Hello</a>

<div id="about">
	<h4 id="about" class="headerblack">biography & about me: <a href="/positions/personal">link</a></h4>
</div>

<div id="projects">
	<h4 class="headerblack">projects: <a href="/projects/">link</a></h4>
</div>

M posts/2022-10-27-hello-world.md => posts/2022-10-27-hello-world.md +1 -1
@@ 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']
---