From 159f6b1e8fd55e8e9f3b6c5bd4d4658211d841f4 Mon Sep 17 00:00:00 2001 From: aRubes Date: Wed, 10 May 2023 08:52:10 +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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/themes/starter/source/assets/scripts/reasons.js b/themes/starter/source/assets/scripts/reasons.js index c89de6e..7ff9496 100644 --- a/themes/starter/source/assets/scripts/reasons.js +++ b/themes/starter/source/assets/scripts/reasons.js @@ -15,12 +15,12 @@ module.exports = { `It is the unexplored that attracts us. Join Fediverse and become its daring explorer.`, `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.` + `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.` ] }