chore: authors

This commit is contained in:
Cory Dransfeldt 2024-05-24 07:47:56 -07:00
parent f957b425ca
commit 1cf22fac47
No known key found for this signature in database
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,5 @@
export default {
"https://www.anildash.com": "Anil Dash",
"https://knowler.dev": "Nathan Knowler",
"https://www.vox.com": "Vox",
"https://rachsmith.com": "Rach Smith",
@ -86,7 +87,7 @@ export default {
"https://pdx.su": "Jeff Sandberg",
"https://chrismcleod.dev": "Chris McLeod",
"https://flamedfury.com": "fLaMEd",
"https://www.rollingstone.com": "Anil Dash",
"https://www.rollingstone.com": "Rolling Stone",
"https://multiline.co": "Multiline Comment",
"https://thebaffler.com": "The Baffler",
"https://www.mayank.co": "Mayank",

View file

@ -61,6 +61,8 @@
--moon: #6a5acd;
--sun: #ffa500;
--favorite: #ff69b4;
--warning: #ff8c00;
--error: #d92525;
/* fonts */
--font-mono: MonoLisa, Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, ui-monospace, monospace;