More design tweaks
This commit is contained in:
parent
8449ff0d6e
commit
aea8a80fe1
7 changed files with 41 additions and 11 deletions
|
@ -15,7 +15,7 @@
|
|||
<link rel="alternate" href="{{ config.ID }}/feed.atom" type="application/atom+xml" title="Atom 0.3">
|
||||
{% if config.THEME_COLOR %}<meta name="theme-color" content="{{ config.THEME_COLOR }}">{% endif %}
|
||||
<style>
|
||||
{{ config.CSS }}
|
||||
{{ config.CSS | safe }}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue