mirror of
https://github.com/safing/web
synced 2026-05-01 21:10:40 +00:00
Move custom style to its own file
This commit is contained in:
parent
7272377cd1
commit
de9a2864f0
3 changed files with 143 additions and 102 deletions
|
|
@ -7,5 +7,7 @@
|
|||
{% include nav.html %}
|
||||
{{ content }}
|
||||
{% include footer.html %}
|
||||
|
||||
{% include custom_style.html %}
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue