bring over the legacy stuff

This commit is contained in:
Joshua Seigler 2024-06-07 03:07:48 -04:00
parent 16128c6279
commit 2e7a075407
13 changed files with 9 additions and 5 deletions

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="{{ "/assets/site.css" | url }}"/>
<link rel="stylesheet" href="{{ "/site.css" | url }}"/>
<title>{{ tag | capitalize if tag else title }} - joshua.seigler.net</title>
</head>
<body data-font="english" data-path="{{page.url}}">