freedom/layouts/partials/head.html

3 lines
113 B
HTML
Raw Normal View History

2022-08-17 14:50:07 -04:00
<link rel="stylesheet" href="/css/theme.css">
<link rel="stylesheet" href="/style.css">
<title>{{.Title}}</title>