migrated mulish font and darkreader
This commit is contained in:
parent
0379080b52
commit
c2eb8245dc
28 changed files with 43 additions and 301 deletions
|
@ -4,14 +4,6 @@
|
|||
|
||||
{{ partial "helpers/style-bundle.html" . }}
|
||||
|
||||
<!--=================== fonts ==============================-->
|
||||
<link rel="stylesheet" href="{{ "/google-fonts/Mulish/mulish.css" | relURL }}"/>
|
||||
|
||||
<!--=================== dark mode ==========================-->
|
||||
{{ if site.Params.features.darkMode.enable }}
|
||||
<link rel="stylesheet" href="{{ "/css/colortheme/colortheme.css" | relURL }}"/>
|
||||
{{ end }}
|
||||
|
||||
<!--================= fab-icon =========================-->
|
||||
{{/* add favicon only if the site author has provided the the favicon */}}
|
||||
{{ if site.Params.logo.favicon }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue