Files
wildness.makyo.ink/themes/maddybook/layouts/partials/head.html
Madison Scott-Clary 8e55a0be5e Bit of styling fixes
2021-09-01 23:03:29 -07:00

5 lines
187 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" />
</head>