diff options
| -rw-r--r-- | makko.json | 4 | ||||
| -rw-r--r-- | templates/feed.html | 2 |
2 files changed, 4 insertions, 2 deletions
@@ -27,6 +27,6 @@ "on_modify": null }, "hashes": { - "uPpV-hrEEME": "WPbPYtrLtBE" + "uPpV-hrEEME": "g1M06SJtvoE" } -} +}
\ No newline at end of file diff --git a/templates/feed.html b/templates/feed.html index 2a7d335..3afe447 100644 --- a/templates/feed.html +++ b/templates/feed.html @@ -29,6 +29,8 @@ a:hover { | |__ _(_)_ _ | / _` | | ' \ |_\__,_|_|_||_| + +{{website.description}} </pre> {{#posts}} |
