Compare commits

..

No commits in common. "df1f03e7b9e0f0813e3f0535d9139950e8b9dbc1" and "b6922dcbd9ae48631945370eb18e3a424246e0a0" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ title = "Joel Beckmeyer's Homepage"
theme = "contrast-hugo" theme = "contrast-hugo"
enableGitInfo = true enableGitInfo = true
[params.author] [author]
name = "Joel Beckmeyer" name = "Joel Beckmeyer"
email = "joel@beckmeyer.us" email = "joel@beckmeyer.us"

View File

@ -1,6 +1,6 @@
--- ---
title: "Hello doas" title: "Hello doas"
tags: ["Linux", "Hacking"] tags: ["Linux"]
date: 2021-01-30T15:15:55-05:00 date: 2021-01-30T15:15:55-05:00
draft: false draft: false
--- ---