bring over the legacy stuff
This commit is contained in:
parent
16128c6279
commit
2e7a075407
13 changed files with 9 additions and 5 deletions
|
@ -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}}">
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
permalink: false
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue