less busy, back to basics
This commit is contained in:
parent
c1c8e8a2e1
commit
31ad3ee1ea
6 changed files with 86 additions and 314 deletions
|
@ -8,8 +8,6 @@ title: Joshua's Homepage
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="{{ "/site.css" | url }}?modified={{buildTime}}"/>
|
||||
<link rel="preload" media="(prefers-color-scheme: light)" href="{{ "./cloud.png" | url }}" as="image" />
|
||||
<link rel="preload" media="(prefers-color-scheme: dark)" href="{{ "./cloud-night.png" | url }}" as="image" />
|
||||
<link rel="webmention" href="https://webmention.io/joshua.seigler.net/webmention" />
|
||||
<title>{{ computedTitle }} - {{ site.title }}</title>
|
||||
<meta name="description" content="{{ description }}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue