summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2018-08-24 13:51:09 +0200
committeremkael <emkael@tlen.pl>2018-08-24 13:51:09 +0200
commit45ca0e904f6024b8fa8fe231be7ff8aa83d1cf30 (patch)
tree4d6937427f410f90e2170974ae6484b75f73438c
parent8953b1ea41b14fc25a0fd488c846ac89af219766 (diff)
Page footer amended
-rw-r--r--templates/player.html3
-rw-r--r--templates/ranking.html3
-rw-r--r--templates/static.html3
3 files changed, 3 insertions, 6 deletions
diff --git a/templates/player.html b/templates/player.html
index 55d8cfa..2f622b2 100644
--- a/templates/player.html
+++ b/templates/player.html
@@ -73,8 +73,7 @@
</tbody>
</table>
<div class="well well-sm">
- &copy; 2017 - dla <a href="http://pzbs.pl">PZBS</a> zrobił <a href="https://emkael.info">mkl.</a>
- Też sobie <a href="https://github.com/emkael/pzbs-ranking">zrób.</a>
+ &copy; 2017-2018 - dla <a href="http://pzbs.pl">PZBS</a> <a href="https://github.com/emkael/pzbs-ranking">zrobił</a> <a href="https://emkael.info">mkl.</a>
</div>
</div>
<script type="text/javascript" src="../_res/jquery-2.2.4.min.js"></script>
diff --git a/templates/ranking.html b/templates/ranking.html
index b2736a1..77636f0 100644
--- a/templates/ranking.html
+++ b/templates/ranking.html
@@ -257,8 +257,7 @@
<div class="clearfix"></div>
</div>
<div class="well well-sm">
- &copy; 2017 - dla <a href="http://pzbs.pl">PZBS</a> zrobił <a href="https://emkael.info">mkl.</a>
- Też sobie <a href="https://github.com/emkael/pzbs-ranking">zrób.</a>
+ &copy; 2017-2018 - dla <a href="http://pzbs.pl">PZBS</a> <a href="https://github.com/emkael/pzbs-ranking">zrobił</a> <a href="https://emkael.info">mkl.</a>
Dane w CSV <a href="https://raw.githubusercontent.com/emkael/pzbs-ranking/master/data/rankings" id="rawlink">tu.</a>
</div>
</div>
diff --git a/templates/static.html b/templates/static.html
index 9f2ab47..990c75b 100644
--- a/templates/static.html
+++ b/templates/static.html
@@ -24,8 +24,7 @@
</div>
</div>
<div class="well well-sm" id="footer">
- &copy; 2017 - dla <a href="http://pzbs.pl">PZBS</a> zrobił <a href="https://emkael.info">mkl.</a>
- Też sobie <a href="https://github.com/emkael/pzbs-ranking">zrób.</a>
+ &copy; 2017-2018 - dla <a href="http://pzbs.pl">PZBS</a> <a href="https://github.com/emkael/pzbs-ranking">zrobił</a> <a href="https://emkael.info">mkl.</a>
</div>
</div>
</body>