Improve accessibility

This commit is contained in:
Alex Shpak
2019-04-23 23:02:06 +02:00
parent bcbb5a5006
commit 5b963180ab
8 changed files with 8 additions and 9 deletions
-1
View File
@@ -6,7 +6,6 @@
<link href="https://fonts.googleapis.com/css?family=Oxygen|Oxygen+Mono:300,400,700" rel="stylesheet">
<!-- Theme stylesheet, you can customize scss by creatig `assets/custom.scss` in your website -->
<link rel="stylesheet" href="{{ "normalize.min.css" | relURL }}">
{{ $styles := resources.Get "book.scss" | resources.ToCSS | resources.Minify | resources.Fingerprint }}
<link rel="stylesheet" href="{{ $styles.RelPermalink }}">