gitignore was ignoring files in blog/

This commit is contained in:
wi11-holdsworth 2025-01-28 19:09:19 +11:00
commit 08ce449cb4
43 changed files with 710 additions and 0 deletions

1
templates/header.html Normal file
View file

@ -0,0 +1 @@
<!DOCTYPE html><html><head><title>$TITLE</title><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="alternate" href="atom.xml" type="application/atom+xml" title="Atom feed"/><style>body{font-family:verdana;margin:40px auto;max-width:650px;line-height:1.6;font-size:18px;color:#d9d9d9;background-color:#000;padding:0 10px}html a{color:#00a2e7}html a:visited {color:#ca1a70}h1,h2,h3{line-height:1.2}</style></head><body>