hugo-theme-hyde-hyde/layouts/partials/header/styles.html

4 lines
197 B
HTML
Raw Normal View History

{{ partial "header/styles-highlight.html" . }}
2018-08-12 20:04:51 +00:00
<link rel="stylesheet" href="{{ .Site.BaseURL }}css/hyde-hyde.css">
<link rel="stylesheet" href="{{ .Site.BaseURL }}css/print.min.css" media="print">