Adding documentation, rename style file to Hugo standard name
This commit is contained in:
parent
b2a458ddc2
commit
b5136ec772
3 changed files with 27 additions and 3 deletions
|
|
@ -49,7 +49,7 @@
|
|||
<link rel="stylesheet" href="{{ "css/pygment_highlights.css" | absURL }}" />
|
||||
<link rel="stylesheet" href="{{ "css/highlight.min.css" | absURL }}" />
|
||||
{{- else -}}
|
||||
<link rel="stylesheet" href="{{ "css/chroma_syntax.css" | absURL }}" />
|
||||
<link rel="stylesheet" href="{{ "css/syntax.css" | absURL }}" />
|
||||
{{- end -}}
|
||||
|
||||
{{- partial "head_custom.html" . }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue