summaryrefslogtreecommitdiff
path: root/acknowledgements.html
diff options
context:
space:
mode:
authordabikers' admin <dabikers@protonmail.com>2024-01-02 06:15:19 -0600
committerdabikers' admin <dabikers@protonmail.com>2024-01-02 06:15:19 -0600
commitbacf6638b8cea9f4ac4b0a6e3015f1de7cb04a68 (patch)
tree8c6a8e7ad4c9d8f486421c759f4085b21faecf19 /acknowledgements.html
parent6e9a57a84aa868f6a79ee2e23e40efb55bed7df5 (diff)
Finish first pass of nopiracy article
Diffstat (limited to 'acknowledgements.html')
-rw-r--r--acknowledgements.html44
1 files changed, 0 insertions, 44 deletions
diff --git a/acknowledgements.html b/acknowledgements.html
deleted file mode 100644
index b5e21d6..0000000
--- a/acknowledgements.html
+++ /dev/null
@@ -1,44 +0,0 @@
1<!DOCTYPE html>
2<html lang="en-US">
3 <head>
4 <meta charset="UTF-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 <meta name="author" content="Da Bikers' Head Admin">
7
8
9 <base href=".">
10 <link rel="stylesheet" href="css/base.css">
11 <link rel="stylesheet" href="css/acknowledgements.css">
12
13 <link rel="icon" type="image/x-icon" href="images/sketty.jpeg">
14 <title>Da Bikers | Acknowledgements</title>
15 </head>
16 <body>
17 <div id="top-bar">
18 <div><h1><a href="index.html">Da Bikers</a></h1></div>
19 <div id="links">
20 <nav>
21 <ul>
22 <li><a href="nopiracy.html">Preventing Piracy</a></li>
23 </ul>
24 </nav>
25 </div>
26 </div>
27
28 <div id="content">
29 <h1>Acknowledgements</h1>
30 <p>Fonts used:</p>
31 <ul>
32 <li><a id="schizo" href="https://www.dafont.com/schizoid-personality.font" target="_blank">Schizoid Personality</a>, by <a href="http://www.woodcutter.es">WOODCUTTER</a></li>
33 <ul><li><b>Cool font but please for the love of god center it properly next time</b></li></ul><br>
34 <li><a id="polski" href="https://www.dafont.com/courier-polski-1941.font" target="_blank">Courier Polski 1941</a>, by <a href="https://www.dafont.com/profile.php?user=409273">Tomasz Skowronski</a></li>
35 </ul>
36 </div>
37
38 <div id="bottom-bar">
39 <footer>
40 <div id="bottom-flex"><p id="copyrightnotice">Copyright © 2023-2024 Dabikers.online, All rights reserved.</p></div>
41 </footer>
42 </div>
43 </body>
44</html>