diff options
Diffstat (limited to '.templates/base.html')
| -rw-r--r-- | .templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.templates/base.html b/.templates/base.html index d13e17a..1365c2c 100644 --- a/.templates/base.html +++ b/.templates/base.html @@ -53,7 +53,7 @@ {{ config['wiki-name']|e }} — {% endif %} Powered by <a href="http://markdoc.org/">Markdoc</a>. - {% block github_info %} + {% block scm_info %} <a href="https://github.com/ojacobson/grimoiredotca">See it on GitHub</a>. {% endblock %} </p> |
