diff options
| author | lolmao <lolmao@noreply.gov> | 2023-10-26 17:00:13 -0500 |
|---|---|---|
| committer | lolmao <lolmao@noreply.gov> | 2023-10-26 17:00:13 -0500 |
| commit | 6098068cbc8148f40f898b3974f3cc2bf20c69fa (patch) | |
| tree | 675560b013b74620abe934294b99c209ecff39c8 | |
Initial Commit
15 files changed, 73 insertions, 0 deletions
diff --git a/fonts/courier_polski_1941/Licence.txt b/fonts/courier_polski_1941/Licence.txt new file mode 100644 index 0000000..e23195d --- /dev/null +++ b/fonts/courier_polski_1941/Licence.txt | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | zai_CourierPolski1941.ttf | ||
| 2 | zai_CourierPolski1941_i.ttf | ||
| 3 | ©2021 | ||
| 4 | version 2.0 | ||
| 5 | Those fonts are free only for personal use. | ||
| 6 | For commercial licence mailto:zai.tomasz.skowronski@gmail.com \ No newline at end of file | ||
diff --git a/fonts/courier_polski_1941/courier_polski_1941.zip b/fonts/courier_polski_1941/courier_polski_1941.zip new file mode 100644 index 0000000..455868d --- /dev/null +++ b/fonts/courier_polski_1941/courier_polski_1941.zip | |||
| Binary files differ | |||
diff --git a/fonts/courier_polski_1941/webkit/zai_courierpolski1941-webfont.woff b/fonts/courier_polski_1941/webkit/zai_courierpolski1941-webfont.woff new file mode 100644 index 0000000..2680990 --- /dev/null +++ b/fonts/courier_polski_1941/webkit/zai_courierpolski1941-webfont.woff | |||
| Binary files differ | |||
diff --git a/fonts/courier_polski_1941/webkit/zai_courierpolski1941-webfont.woff2 b/fonts/courier_polski_1941/webkit/zai_courierpolski1941-webfont.woff2 new file mode 100644 index 0000000..6ca9288 --- /dev/null +++ b/fonts/courier_polski_1941/webkit/zai_courierpolski1941-webfont.woff2 | |||
| Binary files differ | |||
diff --git a/fonts/courier_polski_1941/zai_CourierPolski1941.png b/fonts/courier_polski_1941/zai_CourierPolski1941.png new file mode 100644 index 0000000..bc0c749 --- /dev/null +++ b/fonts/courier_polski_1941/zai_CourierPolski1941.png | |||
| Binary files differ | |||
diff --git a/fonts/courier_polski_1941/zai_CourierPolski1941.ttf b/fonts/courier_polski_1941/zai_CourierPolski1941.ttf new file mode 100644 index 0000000..d7c0e94 --- /dev/null +++ b/fonts/courier_polski_1941/zai_CourierPolski1941.ttf | |||
| Binary files differ | |||
diff --git a/fonts/courier_polski_1941/zai_CourierPolski1941_i.ttf b/fonts/courier_polski_1941/zai_CourierPolski1941_i.ttf new file mode 100644 index 0000000..58ee284 --- /dev/null +++ b/fonts/courier_polski_1941/zai_CourierPolski1941_i.ttf | |||
| Binary files differ | |||
diff --git a/fonts/schizoid_personality/Schizoid Personality.otf b/fonts/schizoid_personality/Schizoid Personality.otf new file mode 100644 index 0000000..607e9b3 --- /dev/null +++ b/fonts/schizoid_personality/Schizoid Personality.otf | |||
| Binary files differ | |||
diff --git a/fonts/schizoid_personality/schizoid_personality.zip b/fonts/schizoid_personality/schizoid_personality.zip new file mode 100644 index 0000000..910885a --- /dev/null +++ b/fonts/schizoid_personality/schizoid_personality.zip | |||
| Binary files differ | |||
diff --git a/fonts/schizoid_personality/webkit/schizoid_personality-webfont.woff b/fonts/schizoid_personality/webkit/schizoid_personality-webfont.woff new file mode 100644 index 0000000..8965076 --- /dev/null +++ b/fonts/schizoid_personality/webkit/schizoid_personality-webfont.woff | |||
| Binary files differ | |||
diff --git a/fonts/schizoid_personality/webkit/schizoid_personality-webfont.woff2 b/fonts/schizoid_personality/webkit/schizoid_personality-webfont.woff2 new file mode 100644 index 0000000..c446608 --- /dev/null +++ b/fonts/schizoid_personality/webkit/schizoid_personality-webfont.woff2 | |||
| Binary files differ | |||
diff --git a/images/sketty.jpeg b/images/sketty.jpeg new file mode 100644 index 0000000..a230aa5 --- /dev/null +++ b/images/sketty.jpeg | |||
| Binary files differ | |||
diff --git a/index.css b/index.css new file mode 100644 index 0000000..697da8e --- /dev/null +++ b/index.css | |||
| @@ -0,0 +1,42 @@ | |||
| 1 | /* Generated by Squirrel Font */ | ||
| 2 | @font-face { | ||
| 3 | font-family: 'zai_courier_polski_1941Rg'; | ||
| 4 | src: url('fonts/courier_polski_1941/webkit/zai_courierpolski1941-webfont.woff2') format('woff2'), | ||
| 5 | url('fonts/courier_polski_1941/webkit/zai_courierpolski1941-webfont.woff') format('woff'); | ||
| 6 | font-weight: normal; | ||
| 7 | font-style: normal; | ||
| 8 | |||
| 9 | } | ||
| 10 | |||
| 11 | @font-face { | ||
| 12 | font-family: 'schizoid_personalityregular'; | ||
| 13 | src: url('fonts/schizoid_personality/webkit/schizoid_personality-webfont.woff2') format('woff2'), | ||
| 14 | url('fonts/schizoid_personality/webkit/schizoid_personality-webfont.woff') format('woff'); | ||
| 15 | font-weight: normal; | ||
| 16 | font-style: normal; | ||
| 17 | |||
| 18 | } | ||
| 19 | /* */ | ||
| 20 | |||
| 21 | |||
| 22 | body { | ||
| 23 | text-align:center; | ||
| 24 | padding: 0px; | ||
| 25 | margin: 0px; | ||
| 26 | } | ||
| 27 | |||
| 28 | #header { | ||
| 29 | background-image: url(images/sketty.jpeg); | ||
| 30 | background-size: cover; | ||
| 31 | position: -webkit-sticky; | ||
| 32 | position: sticky; | ||
| 33 | top: 0; | ||
| 34 | |||
| 35 | display: inline-block; | ||
| 36 | width: 100%; | ||
| 37 | } | ||
| 38 | |||
| 39 | #header h1 { | ||
| 40 | text-align: left; | ||
| 41 | font-family: 'schizoid_personalityregular'; | ||
| 42 | } | ||
diff --git a/index.html b/index.html new file mode 100644 index 0000000..a914b5e --- /dev/null +++ b/index.html | |||
| @@ -0,0 +1,23 @@ | |||
| 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 | |||
| 7 | <base href="."> | ||
| 8 | <link rel="stylesheet" href="./index.css"> | ||
| 9 | |||
| 10 | <link rel="icon" type="image/x-icon" href="./images/sketty.jpeg"> | ||
| 11 | <title>Da Bikers</title> | ||
| 12 | </head> | ||
| 13 | <body> | ||
| 14 | <div id="header"> | ||
| 15 | <nav> | ||
| 16 | <h1>Da Bikers</h1> | ||
| 17 | </nav> | ||
| 18 | </div> | ||
| 19 | |||
| 20 | <h1>We do a little trolling it's called we do a little trolling</h1> | ||
| 21 | <p>why tf my css rules not updating bro</p> | ||
| 22 | </body> | ||
| 23 | </html> | ||
diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..1f53798 --- /dev/null +++ b/robots.txt | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | User-agent: * | ||
| 2 | Disallow: / | ||
