add support page

This commit is contained in:
Moss Limpert 2023-11-09 21:46:18 -05:00
parent ef910f9fe0
commit d90b6aa9af
1 changed files with 12 additions and 0 deletions

12
support.html Normal file
View File

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Support Me</title>
<link rel="stylesheet" href="style.css"/>
<link rel="preload" href="starstreak.woff2" as="font"/>
<link rel="preload" href="general-station.woff2" as="font"/>
</head>
<body>
</body>
</html>