first time here -> ?

This commit is contained in:
Cade Scroggins
2022-11-17 19:45:22 -08:00
parent 6484140070
commit 19d2dc1c21
+2 -2
View File
@@ -128,7 +128,7 @@
suggestions: ['y/feed/trending'], suggestions: ['y/feed/trending'],
url: 'https://youtube.com/feed/subscriptions', url: 'https://youtube.com/feed/subscriptions',
}, },
'First time here?': { '?': {
name: 'README.md', name: 'README.md',
url: 'https://read.xvvvyz.xyz/xvvvyz/tilde/main/README.md', url: 'https://read.xvvvyz.xyz/xvvvyz/tilde/main/README.md',
}, },
@@ -183,7 +183,7 @@
justify-content: center; justify-content: center;
list-style: none; list-style: none;
margin: 0 auto; margin: 0 auto;
max-width: 55rem; max-width: 53rem;
padding: 0; padding: 0;
} }