diff options
| author | Cqoicebordel <Cqoicebordel@users.noreply.github.com> | 2015-01-16 00:56:54 +0100 |
|---|---|---|
| committer | Cqoicebordel <Cqoicebordel@users.noreply.github.com> | 2015-01-16 00:56:54 +0100 |
| commit | 2fc1de54da6c81ab99240b2f69319dfc62d6dd2e (patch) | |
| tree | d72b4b67d5a7e29924e1a4979a74c37729aa380f /searx/templates/courgette/github_ribbon.html | |
| parent | 14447a0761220ec352c889c9bc3d4ba22ee3494e (diff) | |
Lots of courgette modification
Diffstat (limited to 'searx/templates/courgette/github_ribbon.html')
| -rw-r--r-- | searx/templates/courgette/github_ribbon.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/templates/courgette/github_ribbon.html b/searx/templates/courgette/github_ribbon.html index bdd9cf180..67c6e678f 100644 --- a/searx/templates/courgette/github_ribbon.html +++ b/searx/templates/courgette/github_ribbon.html @@ -1,3 +1,3 @@ <a href="https://github.com/asciimoo/searx" class="github"> <img style="position: absolute; top: 0; right: 0; border: 0;" src="{{ url_for('static', filename='img/github_ribbon.png') }}" alt="Fork me on GitHub" class="github"/> -</a> +</a>
\ No newline at end of file |