add support page
This commit is contained in:
parent
ef910f9fe0
commit
d90b6aa9af
12
support.html
Normal file
12
support.html
Normal 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>
|
Loading…
Reference in a new issue