gitignore was ignoring files in blog/
This commit is contained in:
commit
08ce449cb4
43 changed files with 710 additions and 0 deletions
1
templates/article_header.html
Normal file
1
templates/article_header.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
<header><h1>will holdsworth's blog</h1><nav><a href="index.html">← all posts</a></nav></header><body><h2>$TITLE</h2><p><i>posted: $DATE_POSTED<br>edited: $DATE_EDITED</i></p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue