Add '.domains'

This commit is contained in:
Zane Schaffer 2022-10-12 00:03:38 +00:00 committed by Zane Schaffer
parent 86508c397c
commit 290750009b
4 changed files with 4 additions and 3 deletions

1
.domains Normal file
View File

@ -0,0 +1 @@
zane.town

View File

@ -6,7 +6,7 @@
<link href="favicon.svg" rel="icon" type="image/svg+xml"/>
<title>zane.town/images</title>
<style type="text/css">
body {font-family: monospace; margin: 1.5rem;}
body {font-family: monospace;}
p { margin:0px; padding: 0px;}
a { text-decoration: none; color: unset; }
a:hover { color: #888; }

View File

@ -6,7 +6,7 @@
<link href="favicon.svg" rel="icon" type="image/svg+xml"/>
<title>zane.town</title>
<style type="text/css">
body {font-family: monospace; margin: 1.5rem;}
body {font-family: monospace;}
p { margin:0px; padding: 0px;}
a { text-decoration: none; color: unset; }
a:hover { color: #888; }

View File

@ -6,7 +6,7 @@
<link href="favicon.svg" rel="icon" type="image/svg+xml"/>
<title>zane.town/posts</title>
<style type="text/css">
body {font-family: monospace; margin: 1.5rem;}
body {font-family: monospace;}
p { margin:0px; padding: 0px;}
a { text-decoration: none; color: unset; }
a:hover { color: #888; }