Files
wildness.makyo.ink/themes/maddybook/layouts/partials/head.html
Madison Scott-Clary d969b65cdd Bit of styling fixes
2021-09-02 08:44:28 -07:00

6 lines
245 B
HTML

<head>
<title>{{ if .Title }}{{ .Title }} | {{ end }}A Wildness of the Heart by Madison Scott-Clary</title>
<link rel="stylesheet" type="text/css" href="/css/main.css" />
<meta name="viewport" content="width=device-width" />
</head>