add fonts, css, scripts, remove share buttons, another minor fixes
This commit is contained in:
@@ -10,5 +10,5 @@
|
||||
<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">
|
||||
<link href="/css/fonts.css" rel="stylesheet" type="text/css">
|
||||
<link href="/css/theme.min.css" rel="stylesheet" type="text/css">
|
||||
|
||||
Reference in New Issue
Block a user