blog style update

This commit is contained in:
gurusabarish
2021-03-14 22:39:38 +05:30
parent ea8fabe68e
commit a19418481d
8 changed files with 63 additions and 55 deletions
+4
View File
@@ -1,5 +1,9 @@
{{ define "head"}}
<meta name="description" content="blog of {{ .Site.Title}}" />
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;1,400&display=swap" rel="stylesheet"
media="all">
<title>{{ .Title }}</title>
{{ end }}