diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2023-08-04 19:48:34 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2023-08-04 19:56:47 -0400 |
| commit | 132e386c8f868e9e988b40bc016294c617751b38 (patch) | |
| tree | 0973e90c9caab2f1586e3668d4bfa52639bfb840 /.gitignore | |
| parent | 25ab4649fc11fada524ac75b1989c3ff4a1394b7 (diff) | |
Use ox-haunt for static pages
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ publish.sh !/haunt/images/favicon.png /haunt/posts/ +/haunt/pages/*.html /haunt/repositories/ /haunt/site/ /haunt/.venv/ |