Fix indent
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
<title>{% block title %}{{ config.title }}{% endblock %}</title>
|
||||
<link rel="alternate" type="application/atom+xml" title="Atom" href="{{ get_url(path="/atom.xml") }}">
|
||||
<link rel="stylesheet" href="{{ get_url(path="/style.css") }}">
|
||||
<link rel="icon" href="{{ get_url(path="/favicon.svg") }}">
|
||||
<link rel="icon" href="{{ get_url(path="/favicon.svg") }}">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
Reference in New Issue
Block a user