mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2024-11-09 21:49:41 +00:00
Add highlight.css
This commit is contained in:
parent
d50b81cc05
commit
9a594f6596
|
@ -4,6 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<title>{{ partial "title-item.html" . }}{{ .Site.Title }}</title>
|
||||
{{ partial "style.html" "scss/style.scss" }}
|
||||
{{ partial "style.html" "css/highlight.css" }}
|
||||
</head>
|
||||
<body>
|
||||
{{ block "main" . }}{{ end }}
|
||||
|
|
Loading…
Reference in a new issue