Fix lite theme to work with Obsidian

This commit is contained in:
2022-05-19 16:32:58 -06:00
parent 10854db21e
commit 51fd055576
11 changed files with 45 additions and 35 deletions

View File

@@ -1,2 +1,2 @@
{% block meta %}{% endblock %}<link rel=icon href=data:,>{% block style %}{% endblock %}<pre style=font:unset>{% block content %}
{% block meta %}{% endblock %}<link rel=icon href=data:,>{% block style %}{% endblock %}{% block content %}
{% endblock %}