mirror of
https://github.com/tiyn/beaker-blog.git
synced 2025-04-02 15:37:46 +02:00
adding footer
This commit is contained in:
parent
4a5253ea19
commit
4d24ec5289
@ -17,9 +17,9 @@ However I dislike using a script for adding entries and just want to add entries
|
||||
- [x] Standalone article page
|
||||
- [x] Links to scrolling blog page
|
||||
- [x] RSS feed
|
||||
- [ ] Better navigation
|
||||
- [x] Better navigation
|
||||
- [x] Header
|
||||
- [ ] Footer
|
||||
- [x] Footer
|
||||
- [x] Switchable CSS
|
||||
- [x] CSS dark-theme
|
||||
- [x] CSS light-theme
|
||||
|
@ -23,5 +23,11 @@
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
<!-- Content -->
|
||||
<footer>
|
||||
<div class="center">
|
||||
Dieser Blog enthält kein Javascript oder PHP.<br>
|
||||
Dies ist eine Instanz vom <a href="https://github.com/tiyn/tiyny-blog">Tiyny-Blog </a>.
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user