diff --git a/css/custom.css b/css/custom.css index fc4abbd..e2ed5d2 100644 --- a/css/custom.css +++ b/css/custom.css @@ -66,5 +66,6 @@ a.svg-link { a.svg-link svg { display: block; width: 3em; - height: max-content; + height: auto; + object-fit: contain; } \ No newline at end of file diff --git a/index.html b/index.html index 7cb71af..3a37bcb 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@

- +

Credits

@@ -68,19 +68,19 @@
- +
- +
-

Logo, Background & Rigging

+

Logo, Background, Rigging & Splat Emote

by A3l_is


@@ -138,6 +138,36 @@
+
+ + + + + +
+ + +
+
+ +
+
+
+ +

PNG Tuber

+ +

by YanOrion


+ +
+ + + + + + +
+ +
diff --git a/static/bg_rig_logo.png b/static/a3l_is.png similarity index 61% rename from static/bg_rig_logo.png rename to static/a3l_is.png index 97a4117..835143b 100644 Binary files a/static/bg_rig_logo.png and b/static/a3l_is.png differ diff --git a/static/svg/instagram.svg b/static/svg/instagram.svg new file mode 100644 index 0000000..c5fd106 --- /dev/null +++ b/static/svg/instagram.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/svg/twitter.svg b/static/svg/twitter.svg new file mode 100644 index 0000000..52c76ac --- /dev/null +++ b/static/svg/twitter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/svg/vgen.svg b/static/svg/vgen.svg new file mode 100644 index 0000000..8736556 --- /dev/null +++ b/static/svg/vgen.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/yan.png b/static/yan.png new file mode 100644 index 0000000..837b4e5 Binary files /dev/null and b/static/yan.png differ