Переглянути джерело

modified header

tags/v1.0.0
somrat 4 роки тому
джерело
коміт
30ab0b0812
1 змінених файлів з 1 додано та 1 видалено
  1. 1
    1
      layouts/partials/head.html

+ 1
- 1
layouts/partials/head.html Переглянути файл

@@ -20,7 +20,7 @@
<link rel="stylesheet" href="{{ $styles.Permalink }}" media="screen">

{{"<!-- Custom stylesheet - for your changes -->" |safeHTML}}
<link rel="stylesheet" href="{{ "css/custom.css" | relURL}} " media="screen">
<link rel="stylesheet" href="{{ `css/custom.css` | relURL}} " media="screen">

{{ "<!--Favicon-->" | safeHTML }}
<link rel="shortcut icon" href="{{ `images/favicon.png` | absURL }} " type="image/x-icon">

Завантаження…
Відмінити
Зберегти