diff options
Diffstat (limited to 'templates/index.html.j2')
| -rw-r--r-- | templates/index.html.j2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/index.html.j2 b/templates/index.html.j2 index 0512039..a9fffc1 100644 --- a/templates/index.html.j2 +++ b/templates/index.html.j2 @@ -26,6 +26,7 @@ licensed under <a href="https://github.com/jantuomi/diddle/blob/main/LICENSE">Apache 2.0.</a> </p> <p> - Find <i>diddle</i> on <a href="https://github.com/jantuomi/diddle">GitHub</a>. © {{ now.year }} Jan Tuomi. All rights reserved. + Find <i>diddle</i> on <a href="https://github.com/jantuomi/diddle">GitHub</a>. © {{ now.year }} Jan Tuomi. All rights reserved.<br> + This site uses the <a href="https://www.oliviaking.com/inclusive-sans">Inclusive Sans</a> typeface. </p> {% endblock %} |
