version css

This commit is contained in:
Joshua Seigler 2025-05-08 01:14:17 -04:00
parent 3ccf32b6f2
commit 7c4b24eaf0

View file

@ -7,7 +7,7 @@ title: Joshua's Homepage
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="{{ "/site.css" | url }}"/>
<link rel="stylesheet" href="{{ "/site.css" | url }}?v2"/>
<title>{{ computedTitle }} - {{ site.title }}</title>
<meta property="og:title" content="{{ computedTitle }}" />
<meta property="og:type" content="{{ article }}" />