From 19d2dc1c21a175df3b33a97ecdfc8d5785ead503 Mon Sep 17 00:00:00 2001 From: Cade Scroggins Date: Thu, 17 Nov 2022 19:45:22 -0800 Subject: [PATCH] first time here -> ? --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 4d8111b..a4849b9 100644 --- a/index.html +++ b/index.html @@ -128,7 +128,7 @@ suggestions: ['y/feed/trending'], url: 'https://youtube.com/feed/subscriptions', }, - 'First time here?': { + '?': { name: 'README.md', url: 'https://read.xvvvyz.xyz/xvvvyz/tilde/main/README.md', }, @@ -183,7 +183,7 @@ justify-content: center; list-style: none; margin: 0 auto; - max-width: 55rem; + max-width: 53rem; padding: 0; }