This commit is contained in:
parent
7f3883fb39
commit
fd77fe078a
|
@ -4,4 +4,3 @@ title = "Daniel's Blog"
|
|||
theme = "vanilla"
|
||||
pygmentsCodeFences = true
|
||||
pygmentsStyle = "github"
|
||||
googleAnalytics = "UA-145822895-1"
|
||||
|
|
|
@ -14,7 +14,6 @@
|
|||
<link rel="icon" type="image/png" href="{{ $icon.Permalink }}">
|
||||
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/katex.min.css" integrity="sha384-zB1R0rpPzHqg7Kpt0Aljp8JPLqbXI3bhnPWROx27a9N0Ll6ZP/+DiW/UqRcLbRjq" crossorigin="anonymous">
|
||||
{{ template "_internal/google_analytics.html" . }}
|
||||
|
||||
<title>{{ .Title }}</title>
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue
Block a user