From 7397e9fc78c42f49abe4e5acda42ac26698d3be2 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Fri, 19 Jun 2020 00:29:58 -0600 Subject: add word wrapping and improve source links --- templates/index.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index fa7bdd6..26673d6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -11,11 +11,10 @@

Style: - - (original by TheRealSullyG) - (original by @jondancesto) + {% for style in styles %} + + (source) + {% endfor %}

-- cgit v1.2.3