diff options
Diffstat (limited to 'themes/hugo-xmag/layouts/partials/head_custom.html')
| -rw-r--r-- | themes/hugo-xmag/layouts/partials/head_custom.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/hugo-xmag/layouts/partials/head_custom.html b/themes/hugo-xmag/layouts/partials/head_custom.html new file mode 100644 index 0000000..960789b --- /dev/null +++ b/themes/hugo-xmag/layouts/partials/head_custom.html @@ -0,0 +1 @@ +<link href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css" rel="stylesheet"> |