1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 04:35:31 -04:00

underline <h2>s, solidify <hr>s

This commit is contained in:
2020-03-12 16:42:41 -04:00
parent 0760163027
commit 91d293e390
11 changed files with 72 additions and 83 deletions

View File

@@ -3,8 +3,8 @@ title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
description: ""
tags:
- Tag
- Tag 1
- Tag 2
image: "image.png"
draft: true
---