aboutsummaryrefslogtreecommitdiff
path: root/layouts/_default/baseof.html
diff options
context:
space:
mode:
authorSerghei Cebotari <serghei@cebotari.ru>2023-11-23 23:42:22 +0300
committerSerghei Cebotari <serghei@cebotari.ru>2023-11-23 23:42:22 +0300
commitbc0389208b62a74c1c7b1067ebeb0f3532d0cdaa (patch)
tree83c42f8b7cef3ee20f5b02deb5d6436ebea9e1f7 /layouts/_default/baseof.html
parent945246c56093b022cfcbd1f5897c5671adab391f (diff)
Edit fonts
Diffstat (limited to 'layouts/_default/baseof.html')
-rw-r--r--layouts/_default/baseof.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 29d4c62..eb129ee 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -5,7 +5,6 @@
<title>{{ .Site.Title }}</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8" />
- <link rel="stylesheet" media="all" href="https://fontlibrary.org/face/cmu-serif" type="text/css" />
{{ partial "head/style.html" . }}
</head>