mirror of
https://github.com/carsonip/hugo-theme-minos
synced 2025-12-30 03:19:49 -08:00
Fix fonts
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
<link href="{{ .RSSlink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />
|
||||
<link rel="shortcut icon" href="/favicon.png">
|
||||
|
||||
<link href="{{ .Site.BaseURL }}/css/webfonts/ptserif/main.css" rel='stylesheet' type='text/css'>
|
||||
<link href="{{ .Site.BaseURL }}/css/webfonts/source-code-pro/main.css" rel="stylesheet" type="text/css">
|
||||
<link href="{{ .Site.BaseURL }}/webfonts/ptserif/main.css" rel='stylesheet' type='text/css'>
|
||||
<link href="{{ .Site.BaseURL }}/webfonts/source-code-pro/main.css" rel="stylesheet" type="text/css">
|
||||
|
||||
<link rel="stylesheet" href="{{ .Site.BaseURL }}/css/style.css">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user