diff options
Diffstat (limited to 'templates/home.html')
-rw-r--r-- | templates/home.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/home.html b/templates/home.html index 540abce..7bbed9e 100644 --- a/templates/home.html +++ b/templates/home.html @@ -46,6 +46,7 @@ <div class="panel" style="background-color: #b52f6a; z-index: -1; font-family: 'Terminal Grotesque'; font-size: 2em"> latest update: added poetry!</div> {% include "latestposts.html" %} + {% include "random-poem.html" %} </aside> |