diff options
Diffstat (limited to 'templates/index.html.j2')
| -rw-r--r-- | templates/index.html.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html.j2 b/templates/index.html.j2 index a9fffc1..ea2e225 100644 --- a/templates/index.html.j2 +++ b/templates/index.html.j2 @@ -27,6 +27,6 @@ </p> <p> 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. + This site uses the <a href="https://fonts.google.com/specimen/Inclusive+Sans">Inclusive Sans</a> typeface. </p> {% endblock %} |
