diff options
-rw-r--r-- | frontend/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/index.html b/frontend/index.html index 109ddc1..e86e8fc 100644 --- a/frontend/index.html +++ b/frontend/index.html | |||
@@ -197,7 +197,7 @@ | |||
197 | 197 | ||
198 | <!-- Footer --> | 198 | <!-- Footer --> |
199 | <footer class="text-center"> | 199 | <footer class="text-center"> |
200 | <span class="text-muted">Created by the <a href="https://cloudron.io" target="_blank">Cloudron</a> team <a href="https://github.com/nebulade/surfer" target="_blank">hosted on Github</a></span> | 200 | <span class="text-muted">Created by the <a href="https://cloudron.io" target="_blank">Cloudron</a> team. <a href="https://git.cloudron.io/cloudron/surfer" target="_blank">Get the code</a></span> |
201 | </footer> | 201 | </footer> |
202 | 202 | ||
203 | <script src="/_admin/js/jquery-1.12.1.min.js"></script> | 203 | <script src="/_admin/js/jquery-1.12.1.min.js"></script> |