aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2022-12-07 01:27:29 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2022-12-07 01:27:29 +0000
commit36c787a3950cc7044fccb78d84f82f0ad567e905 (patch)
tree94d78874dd82f3354b0b2af698c25ae78787d667 /static
parent8fae8f38c2c95ed99cd16fc450519915193ae895 (diff)
downloadeda.gay-36c787a3950cc7044fccb78d84f82f0ad567e905.tar.gz
eda.gay-36c787a3950cc7044fccb78d84f82f0ad567e905.zip
Added images, added footer stuff
Diffstat (limited to 'static')
-rw-r--r--static/images/anti_nft_b.pngbin0 -> 2311 bytes
-rwxr-xr-xstatic/images/braindamage.pngbin0 -> 22441 bytes
-rw-r--r--static/images/powerani.gifbin0 -> 7203 bytes
-rw-r--r--static/images/www.gifbin0 -> 1531 bytes
-rwxr-xr-xstatic/index.md2
-rwxr-xr-xstatic/style.css7
6 files changed, 9 insertions, 0 deletions
diff --git a/static/images/anti_nft_b.png b/static/images/anti_nft_b.png
new file mode 100644
index 0000000..61dfb99
--- /dev/null
+++ b/static/images/anti_nft_b.png
Binary files differ
diff --git a/static/images/braindamage.png b/static/images/braindamage.png
new file mode 100755
index 0000000..c26e75f
--- /dev/null
+++ b/static/images/braindamage.png
Binary files differ
diff --git a/static/images/powerani.gif b/static/images/powerani.gif
new file mode 100644
index 0000000..1eb1a18
--- /dev/null
+++ b/static/images/powerani.gif
Binary files differ
diff --git a/static/images/www.gif b/static/images/www.gif
new file mode 100644
index 0000000..48fbd13
--- /dev/null
+++ b/static/images/www.gif
Binary files differ
diff --git a/static/index.md b/static/index.md
index 33fcf57..cb8469d 100755
--- a/static/index.md
+++ b/static/index.md
@@ -1,3 +1,5 @@
+![(you)s](https://eda.gay/img/braindamage.png)
+
## haiiiiiii
my name is eden and im a 21yo (boymoder) computer science undergraduate. i made my own website to encourage others to do so too.
i'll post my thoughts on here sometimes, and use this site to link to other stuff i host.
diff --git a/static/style.css b/static/style.css
index 6d18d62..32dc92d 100755
--- a/static/style.css
+++ b/static/style.css
@@ -181,6 +181,13 @@ footer {
padding: 300px 10px 5px 20px;
margin-bottom: 300px;
font-size: xx-small;
+ align-content: center;
+}
+
+#footer_banners {
+ display: flex;
+ align-items: center;
+
}
@media (max-width: 1023px) {