diff --git a/imgs.html b/imgs.html new file mode 100644 index 0000000..05cd0d6 --- /dev/null +++ b/imgs.html @@ -0,0 +1,36 @@ + + + + + + + imgs + + + +
+ + +
+
+

imgs

+

A list of all the images/media I use here and where it came from.

+
+ profile picture +

Modified version of some art I found which I've been using as my profile picture.
+ I have tried to find the original artist but the only place I have ever found it is + [this reddit post]

+
+
+ + + diff --git a/index.css b/index.css index dfaf643..26c92c6 100644 --- a/index.css +++ b/index.css @@ -29,3 +29,7 @@ sub { .blogItem { padding-left: 5%; } + +.srcItem { + display: flex; +} \ No newline at end of file