mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2026-01-14 04:22:48 +01:00
ALH: Add highlight js for syntax highlighting
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
|
||||
<!-- CSS -->
|
||||
|
||||
{{ if .Site.Params.HighlightJS }}
|
||||
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.6.0/styles/default.min.css">
|
||||
{{ end }}
|
||||
|
||||
|
||||
{{ if eq true .Site.Params.CacheBuster }}
|
||||
|
||||
<link rel="stylesheet" href="/css/reset.css">
|
||||
|
||||
Reference in New Issue
Block a user