Changed main public card slogan.

Commit
df3d154e1a19fca8677fa8f2d251fe86d0ef830b
Author
Marius Peter <marius.peter@tutanota.com>
Author date
Committer
Marius Peter <marius.peter@tutanota.com>
Committer date
src/MyFitnessTracker/MFTMainPublicCard.class.st
index 2642a6e6..aa2297e2 100644..100644
@@ -28,11 +28,11 @@
28 28 with: [
29 29 html displayHeading
30 30 level: 1;
31 Removed: with: 'Welcome to My Fitness Tracker!'.
31 Added: with: 'Free Software never looked so fit.'.
32 32 html heading
33 33 level: 2;
34 34 textMuted;
35 Removed: with: 'Free Software never looked so fit.'.
35 Added: with: 'No registration needed to explore my app''s features!'.
36 36 html form: [
37 37 html formButton
38 38 bePrimary;