diff options
Diffstat (limited to 'data/templates/base.htm')
| -rw-r--r-- | data/templates/base.htm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/data/templates/base.htm b/data/templates/base.htm index a497f01..08ebf97 100644 --- a/data/templates/base.htm +++ b/data/templates/base.htm @@ -17,7 +17,9 @@ {% block maincontent %}{% endblock %} <div class="container footer"> - Powered by <em>phinde</em>, the self-hosted search engine + Powered by + <a href="https://github.com/cweiske/phinde"><em>phinde</em></a>, + the self-hosted search engine </div> </body> </html> |
