polygonal ig
This commit is contained in:
parent
92e06bd882
commit
e8dece493d
4 changed files with 96 additions and 60 deletions
39
assets/polygon-scatter-pond.svg
Normal file
39
assets/polygon-scatter-pond.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 19 MiB |
1
assets/polygon-scatter.svg
Normal file
1
assets/polygon-scatter.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg id="visual" viewBox="0 0 960 540" width="960" height="540" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"><rect width="960" height="540" fill="#464044"></rect><g><g transform="translate(107 152)"><path d="M0 -106.9L75.6 -75.6L106.9 0L75.6 75.6L0 106.9L-75.6 75.6L-106.9 0L-75.6 -75.6Z" fill="#00ffe8"></path></g><g transform="translate(616 20)"><path d="M0 -58L41 -41L58 0L41 41L0 58L-41 41L-58 0L-41 -41Z" fill="#00ffe8"></path></g><g transform="translate(386 136)"><path d="M0 -54L38.2 -38.2L54 0L38.2 38.2L0 54L-38.2 38.2L-54 0L-38.2 -38.2Z" fill="#00ffe8"></path></g><g transform="translate(264 436)"><path d="M0 -55L38.9 -38.9L55 0L38.9 38.9L0 55L-38.9 38.9L-55 0L-38.9 -38.9Z" fill="#00ffe8"></path></g><g transform="translate(648 316)"><path d="M0 -90L63.6 -63.6L90 0L63.6 63.6L0 90L-63.6 63.6L-90 0L-63.6 -63.6Z" fill="#00ffe8"></path></g><g transform="translate(803 138)"><path d="M0 -68L48.1 -48.1L68 0L48.1 48.1L0 68L-48.1 48.1L-68 0L-48.1 -48.1Z" fill="#00ffe8"></path></g><g transform="translate(880 509)"><path d="M0 -95L67.2 -67.2L95 0L67.2 67.2L0 95L-67.2 67.2L-95 0L-67.2 -67.2Z" fill="#00ffe8"></path></g><g transform="translate(21 391)"><path d="M0 -63L44.5 -44.5L63 0L44.5 44.5L0 63L-44.5 44.5L-63 0L-44.5 -44.5Z" fill="#00ffe8"></path></g><g transform="translate(662 534)"><path d="M0 -86L60.8 -60.8L86 0L60.8 60.8L0 86L-60.8 60.8L-86 0L-60.8 -60.8Z" fill="#00ffe8"></path></g></g></svg>
|
After Width: | Height: | Size: 1.4 KiB |
59
indecks.html
59
indecks.html
|
@ -1,59 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset = "utf-8" />
|
||||
<title>
|
||||
Home
|
||||
</title>
|
||||
|
||||
<!-- add icon link -->
|
||||
<link rel = "icon" href = "assets/obo-icon.png"
|
||||
type = "image/x-icon">
|
||||
<style>
|
||||
body {
|
||||
background-image: url('/assets/japan-calm-pond.jpg');
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<a href="index.html">Home</a>
|
||||
<a href="about.html">About</a>
|
||||
<a href="https://discord.gg/UZFde5k5">Discord</a>
|
||||
<a href="https://krimsonlocker.xyz">Krimson Locker</a>
|
||||
<a href="ripgoodtimes.html">RIP</a>
|
||||
<a href="https://nullafati.xyz">Fate</a>
|
||||
<a href="https://cringepotato.blogspot.com/">Partners Blog</a>
|
||||
<a href="rex.html">RIP rex, ily.</a>
|
||||
</center>
|
||||
<p style="text-align:center">im not. going insane? anymore? my girlfriend fixed me!</p>
|
||||
<br>
|
||||
<a href="SMUG.html">SMUG SMUG SMUG</a>
|
||||
<center>
|
||||
<a href="samantha.html">ADORABLE GIRLFRIEND ALERT</a>
|
||||
</center>
|
||||
<br></br>
|
||||
<br></br>
|
||||
<br></br>
|
||||
<font color="white">
|
||||
<p style="text-align:center">"Forever - is composed of Nows</p>
|
||||
<p style="text-align:center">`Tis not a different time -</p>
|
||||
<p style="text-align:center">Except for Infiniteness -</p>
|
||||
<p style="text-align:center">And Latitude of Home -</p>
|
||||
<br>
|
||||
<p style="text-align:center">From this - experienced Here -</p>
|
||||
<p style="text-align:center">Remove the Dates - to These -</p>
|
||||
<p style="text-align:center">Let Months dissolve in further Months -</p>
|
||||
<p style="text-align:center">And Years - exhale in Years ..."</p>
|
||||
<p style="text-align:center">- Emily Dickinson</p>
|
||||
</font>
|
||||
|
||||
<a style="font-size:3px" href="/trans/gender/transgener.html">🏳️⚧️</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://twitter.com/LimePotat">You really dont need to, no dont need to at all, go here. seriously. its nothing that special, its a waste of your time, and probably mine too.</a>
|
||||
</body>
|
||||
</html>
|
57
index.html
57
index.html
|
@ -1,4 +1,59 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<p>index? indecks?</p>
|
||||
<head>
|
||||
<meta charset = "utf-8" />
|
||||
<title>
|
||||
Home
|
||||
</title>
|
||||
|
||||
<!-- add icon link -->
|
||||
<link rel = "icon" href = "assets/obo-icon.png"
|
||||
type = "image/x-icon">
|
||||
<style>
|
||||
body {
|
||||
background-image: url('/assets/polygon-scatter-pond.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<a href="index.html">Home</a>
|
||||
<a href="about.html">About</a>
|
||||
<a href="https://discord.gg/UZFde5k5">Discord</a>
|
||||
<a href="https://krimsonlocker.xyz">Krimson Locker</a>
|
||||
<a href="ripgoodtimes.html">RIP</a>
|
||||
<a href="https://nullafati.xyz">Fate</a>
|
||||
<a href="https://cringepotato.blogspot.com/">Partners Blog</a>
|
||||
<a href="rex.html">RIP rex, ily.</a>
|
||||
</center>
|
||||
<p style="text-align:center">im not. going insane? anymore? my girlfriend fixed me!</p>
|
||||
<br>
|
||||
<a href="SMUG.html">SMUG SMUG SMUG</a>
|
||||
<center>
|
||||
<a href="samantha.html">ADORABLE GIRLFRIEND ALERT</a>
|
||||
</center>
|
||||
<br></br>
|
||||
<br></br>
|
||||
<br></br>
|
||||
<font color="white">
|
||||
<p style="text-align:center">"Forever - is composed of Nows</p>
|
||||
<p style="text-align:center">`Tis not a different time -</p>
|
||||
<p style="text-align:center">Except for Infiniteness -</p>
|
||||
<p style="text-align:center">And Latitude of Home -</p>
|
||||
<br>
|
||||
<p style="text-align:center">From this - experienced Here -</p>
|
||||
<p style="text-align:center">Remove the Dates - to These -</p>
|
||||
<p style="text-align:center">Let Months dissolve in further Months -</p>
|
||||
<p style="text-align:center">And Years - exhale in Years ..."</p>
|
||||
<p style="text-align:center">- Emily Dickinson</p>
|
||||
</font>
|
||||
|
||||
<a style="font-size:3px" href="/trans/gender/transgener.html">🏳️⚧️</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://twitter.com/LimePotat">You really dont need to, no dont need to at all, go here. seriously. its nothing that special, its a waste of your time, and probably mine too.</a>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue