diff --git a/data/lists.json b/data/lists.json
index 05cc5c5..22bbf2c 100644
--- a/data/lists.json
+++ b/data/lists.json
@@ -167,6 +167,21 @@
"quote":"You don't tug on superman's cape, you don't spit into the wind, you don't pull the mask off that old lone ranger, and you don't mess around with Jim.",
"quotee":"Jim Croce",
"source":"You Don't Mess Around with Jim"
+ },
+ {
+ "quote":"Inspiration is reciprocal: we all have a responsibility to each other to create.",
+ "card":"Oviya Pashiri, Sage Lifecrafter",
+ "multiverseid":"417738"
+ },
+ {
+ "quote":"You're the only one who can get up when you're down. No one else.",
+ "quotee":"Daniel LaRusso",
+ "source":"Cobra Kai"
+ },
+ {
+ "quote":"A true champion never stops training. You gotta keep moving forward, or else you could get stuck exactly where you are.",
+ "quotee":"Johnny Lawrence",
+ "source":"Cobra Kai"
}
diff --git a/index.php b/index.php
index 165b043..a796708 100644
--- a/index.php
+++ b/index.php
@@ -16,10 +16,10 @@
?>