diff --git a/index.php b/index.php index 82ebf22..6865b22 100644 --- a/index.php +++ b/index.php @@ -64,6 +64,24 @@

more... +
+
+

Interesting People

+

+ (nvim users) +

+
+ +
diff --git a/style.css b/style.css index 396ecce..9633cb0 100644 --- a/style.css +++ b/style.css @@ -49,6 +49,9 @@ html, body { float: right; text-align: right; width: var(--lr-width); + ul { + text-align: left !important; + } } p#blogpreview a { max-width: 30ch;