From a73ebe39425d095be11d57afb97d50739dbb2837 Mon Sep 17 00:00:00 2001 From: aRubes Date: Wed, 10 May 2023 08:50:35 +0000 Subject: [PATCH] added reasons added some reasons that others asked for, and a couple of my own. feel free to rejects --- themes/starter/source/assets/scripts/reasons.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/themes/starter/source/assets/scripts/reasons.js b/themes/starter/source/assets/scripts/reasons.js index f562e57..c89de6e 100644 --- a/themes/starter/source/assets/scripts/reasons.js +++ b/themes/starter/source/assets/scripts/reasons.js @@ -16,5 +16,11 @@ module.exports = { `Fediverse is the bridge between you and the rest of the world.`, `By joining Fediverse you change the rules of the game.`, `Fediverse teaches to be a little defiant, to question and to doubt.` + `No one can be told what the fediverse is. You have to see it for yourself.` + `There will come a time when you wish you’d given the fediverse a chance.` + `Only the fediverse makes us see ordinary things in an extraordinary way.` + `Your many hidden talents will become obvious to those around you.` + `If the Fediverse did not exist, it would have had to be invented.` + `Yesterday's weirdness is tomorrow's reason why.` ] }