Reenable css
This commit is contained in:
parent
16859f5eb7
commit
5bc4605414
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
<meta name="viewport" content="width=device-width" />
|
<meta name="viewport" content="width=device-width" />
|
||||||
<title>{% block title %}{% endblock %} - {{ base.repo_name }}</title>
|
<title>{% block title %}{% endblock %} - {{ base.repo_name }}</title>
|
||||||
<link rel="icon" href="{{ base.link_logo_svg }}">
|
<link rel="icon" href="{{ base.link_logo_svg }}">
|
||||||
{# <link rel="stylesheet" href="{{ base.link_base_css }}" /> #}
|
<link rel="stylesheet" href="{{ base.link_base_css }}" />
|
||||||
{% block head %}{% endblock %}
|
{% block head %}{% endblock %}
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue