Finalize(?) the site

This commit is contained in:
askiiart 2023-09-13 21:20:16 -05:00
parent e911b82bd7
commit ab15f201e5
No known key found for this signature in database
GPG key ID: C89CBC4F981EE719
6 changed files with 71 additions and 29 deletions

View file

@ -4,7 +4,7 @@
<meta content="width=device-width, initial-scale=1" charset="utf-8" />
<link rel="icon" href="https://askiiart.net/assets/askiiart.gif" type="image/icon">
<title>$title$</title>
<link href="/style.css" type="text/css" rel="stylesheet" />
<link href="style.css" type="text/css" rel="stylesheet" />
</head>
<body>
$body$