✨ enable upstream updates
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="{{ 'favicon-16x16.png' | cdn_static }}">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="{{ 'apple-touch-icon.png' | cdn_static }}">
|
||||
|
||||
<!-- CSS Variables (user customization) loaded first -->
|
||||
<link rel="stylesheet" href="{{ 'css/variables.css' | cdn_static }}">
|
||||
<!-- Core framework styles (references variables) -->
|
||||
<link rel="stylesheet" href="{{ 'css/style.css' | cdn_static }}">
|
||||
<link rel="alternate" type="application/rss+xml" title="{{ comic_name }} RSS Feed" href="{{ 'feed.rss' | cdn_static }}">
|
||||
{% block extra_css %}{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user