somrat 4 лет назад
Родитель
Сommit
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">

Загрузка…
Отмена
Сохранить