File paths are a bitch sometimes

This commit is contained in:
Nox Sluijtman 2023-08-10 04:32:58 +02:00
parent b836565901
commit e477c27b3a
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
<link rel='stylesheet' type='text/css' href='/style.css' />
<link rel='stylesheet' type='text/css' href='{{ .Site.BaseURL }}/style.css' />
<link rel='alternate' type='application/rss+xml' title="{{ .Site.Title }} RSS" href='/index.xml'>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta charset="UTF-8" />