From d458f440baf1d97ce245c9a3d955ce5147cc5565 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Wed, 26 Jun 2024 20:47:21 -0500 Subject: [PATCH] Tons of little touch ups for 600 commits :) --- constants.json | 40 +++++++++++++++++++++++++++++----------- 1 file changed, 29 insertions(+), 11 deletions(-) diff --git a/constants.json b/constants.json index 9e3964e..332ba05 100644 --- a/constants.json +++ b/constants.json @@ -18,15 +18,26 @@ } }, "quotes": [ - "World's Worst Developer", - "The worst git user to exist", "These birds are Pissing me off... I'm the original        Starwalker", - "Make sure to check out Univerter!", - "Check out Asahi's website! <3", - "Check out Sylvie's website! <3" + "The developer the city did not want nor need", + "Congratulations Nick, Enjoy your Dota.", + "Can we go back to Skype already", + "I keep forgetting I have a Matrix", + "Pregeneration! Page Pregeneration! It's here! Yippee!!!", + "Can you even call this highlighting anymore it does like 300 other things now", + "If you dont convert your HTML to JSON and then back to HTML did you even really make a Server-Side renderer???", + "I finally know what SSR means. Yeah that. I made one of those (I think).", + "The optimization update coming out in January 2068!", + "Now with... bleh... JQuery...", + "Louis do NOT make a server side renderer. Worst mistake of my life.", + "Univerter Supremacy", + "Violet's Limbo update soon... I swear...", + "Univerter update: Coming. someday. some year. :)", + "I love this font, but emoticons have never looked worse... :( IT'S 2015!!! /ref", + "I'm throwin SNOWBALLS atcha... /ref" ], "titles": [ - "Boykisser", "World's Worst Developer" ], "thumborInstances": [ @@ -132,6 +143,12 @@ "Javascript": { "color": "yellow" }, + "JSON": { + "color": "yellow" + }, + "JQuery": { + "color": "yellow" + }, "NodeJS": { "color": "limegreen" }, @@ -141,6 +158,9 @@ "Purgatory": { "color": "rgb(200, 150, 255)" }, + "Limbo": { + "color": "rgb(200, 150, 255)" + }, "Asahi": { "color": "rgb(255, 175, 175)", "caseInsensitive": true @@ -200,11 +220,9 @@ "SearXNG": { "color": "rgb(100, 100, 255)" }, - "Highlighting": { - "color": "yellow" - }, - "highlighted": { - "color": "yellow" + "highlight": { + "color": "yellow", + "caseInsensitive": true }, "Forgejo": { "color": "orange"