remove google fonts!
This commit is contained in:
parent
bfca9a0e4e
commit
23e068227a
2 changed files with 4 additions and 0 deletions
|
|
@ -56,9 +56,11 @@
|
|||
{{ end }}
|
||||
|
||||
<script src="{{.Site.BaseURL}}/js/loadCSS.js"></script>
|
||||
<!--
|
||||
<script>
|
||||
loadCSS("https://fonts.googleapis.com/css?family=Lora|Montserrat|Fira+Mono|Noto+Serif+SC|Material+Icons");
|
||||
</script>
|
||||
-->
|
||||
|
||||
{{ if .Params.enableMathJax }}
|
||||
{{ partial "mathjax.html" . }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue