1
0
Fork 0

Compare commits

..

No commits in common. "0633c79867d45315e280b28147d46b9f007110bc" and "92569dd0af164445b4c54b4d029f374cd71b646c" have entirely different histories.

2 changed files with 1 additions and 3 deletions

View file

@ -1,5 +1,5 @@
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
author = 'Ethan Marshall'
draft = true
+++

View file

@ -6,5 +6,3 @@ draft = false
This site is powered by [hugo](https://gohugo.io) with a modified version of the [risotto](https://github.com/joeroe/risotto) theme.
Thanks to [Luke Smith](https://lukesmith.xyz) for some ideas, as well as all the contributors to <https://landchad.net>.
The full sources (and modified theme) are available on [source control](https://code.nolog.cz/ejv2/ejv2.cc).