projects
/
kraftakt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1d2287
)
templates/main.html: Fix login link.
author
Florian Forster
<ff@octo.it>
Tue, 30 Jan 2018 08:59:33 +0000
(09:59 +0100)
committer
Florian Forster
<ff@octo.it>
Tue, 30 Jan 2018 08:59:33 +0000
(09:59 +0100)
templates/main.html
patch
|
blob
|
history
diff --git
a/templates/main.html
b/templates/main.html
index
1029b8f
..
2cc6350
100644
(file)
--- a/
templates/main.html
+++ b/
templates/main.html
@@
-11,7
+11,7
@@
write fitness data to <em>Google Fit</em>.</p>
<div style="text-align: right; margin-right: 1em;">
- <a href="
loggedin.html
" class="button raised">
+ <a href="
/login
" class="button raised">
Sign in
</a>
</div>