diff --git a/src/_includes/partials/link_tiles.njk b/src/_includes/partials/link_tiles.njk
index ed298b9..1ac7d8b 100644
--- a/src/_includes/partials/link_tiles.njk
+++ b/src/_includes/partials/link_tiles.njk
@@ -1,7 +1,7 @@
-
+
- newest!
+ all posts
diff --git a/src/_includes/styles.css b/src/_includes/styles.css
index 3eb7191..a82d2ed 100644
--- a/src/_includes/styles.css
+++ b/src/_includes/styles.css
@@ -307,6 +307,21 @@ footer {
border: 2px solid var(--border);
}
+.two-columns {
+ width: 100%;
+ display: grid;
+ grid-template-columns: auto auto;
+ gap: var(--line-padding);
+ margin-top: 15px;
+ margin-bottom: 15px;
+}
+
+.two-columns *{
+ width: 100%;
+ aspect-ratio: 1/1;
+ object-fit: cover;
+}
+
/* simple lightbox pulled from https://codepen.io/nebo/pen/ONXejO */
.trans
diff --git a/src/art/artists🚧.md b/src/art/artists🚧.md
index 166c40c..f037697 100644
--- a/src/art/artists🚧.md
+++ b/src/art/artists🚧.md
@@ -1,8 +1,45 @@
---
-title: "my fave artists"
+title: "my favourite artists"
draft: true
---
-stedilnik - https://twitter.com/Stedilnik/media
-tyto alba - https://twitter.com/_Tyto_Alba
-hou jae04 - https://twitter.com/hou_jae04
\ No newline at end of file
+i find my """artistic journey""" and """""artistic goals""""" are pretty hard to grasp; i don't think i'm the kind of person who has some great unique thing to say that hasnt been said before, and my insecurity about my skill means that i find it pretty difficult to experiment. i guess i just want to make things that look neat, but i want to stay genuine while doing it, whatever that means
+
+anyway further to that point, heres some of artists that inspire me. i think almost all of them have occasional nsfw posts so consider yourself warned
+
+stedilnik
+tumblr
+
twitter
+
+stedilnik has this delightful grimey style that really fits the darker themes of a lot of their art. mostly pure blacks and whites, heavy hatchwork in a similar manner to those people who do big traditional pieces with ball point pens. this also allows them to use some cute internal contrast when they use this dark style for something quite wholesome and pleasant! stedilnik has a rotating cast of characters who are all really endearing (or at least interesting) which is something that i would love to achieve myself
+
tyto alba
+
instagram
+
twitter
+
+
hou jae04
+
twitter
+
pixiv
+
+
tori__kun
+- instagram
\ No newline at end of file
diff --git a/src/keyboards/keyboards🚧.md b/src/keyboards/keyboards🚧.md
new file mode 100644
index 0000000..c683db7
--- /dev/null
+++ b/src/keyboards/keyboards🚧.md
@@ -0,0 +1,4 @@
+---
+title: keyboards
+draft: true
+---
\ No newline at end of file