diff --git a/_layouts/shr4pnel.html b/_layouts/shr4pnel.html
index 09dd7de..7ec8168 100644
--- a/_layouts/shr4pnel.html
+++ b/_layouts/shr4pnel.html
@@ -245,7 +245,7 @@ layout: compress
webrings
@@ -263,6 +263,17 @@ layout: compress
Random
Next
+
lainchan
diff --git a/assets/css/index.css b/assets/css/index.css
index 6a82d0f..f63bb3e 100644
--- a/assets/css/index.css
+++ b/assets/css/index.css
@@ -189,6 +189,16 @@ div.social-links > a {
margin: 0 auto 15px;
}
+.flex-align-center {
+ display: flex;
+ align-items: center;
+ justify-content: center;
+}
+
+.flex-align-center > a > img {
+ margin: 0 15px;
+}
+
@media only screen and (max-width: 980px) {
.card {
min-width: unset;
diff --git a/assets/graphics/gettie.png b/assets/graphics/gettie.png
new file mode 100644
index 0000000..04e733f
Binary files /dev/null and b/assets/graphics/gettie.png differ