feat(): add support for syntax hightlighting with highlight.js
This commit is contained in:
@@ -9,5 +9,6 @@
|
||||
{{ end }}
|
||||
<title>{{ .Title }}</title>
|
||||
{{ .Hugo.Generator }}
|
||||
{{ partial "highlightjs.html" }}
|
||||
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700" rel="stylesheet" type="text/css">
|
||||
<link href="{{ .Site.BaseURL }}css/theme.min.css" rel="stylesheet" type="text/css">
|
||||
|
||||
Reference in New Issue
Block a user