Compare commits
2 commits
92569dd0af
...
0633c79867
Author | SHA1 | Date | |
---|---|---|---|
0633c79867 | |||
4edc3af41e |
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
+++
|
+++
|
||||||
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||||
date = {{ .Date }}
|
date = {{ .Date }}
|
||||||
draft = true
|
author = 'Ethan Marshall'
|
||||||
+++
|
+++
|
||||||
|
|
|
@ -6,3 +6,5 @@ draft = false
|
||||||
This site is powered by [hugo](https://gohugo.io) with a modified version of the [risotto](https://github.com/joeroe/risotto) theme.
|
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>.
|
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).
|
||||||
|
|
Loading…
Reference in a new issue