[Pharo] Personal fitness tracker web app.
Updated main public card tagline.
src/MyFitnessTracker/MFTMainPublicCard.class.st
@@ -30,11 +30,11 @@
30
30
with: [
31
31
html displayHeading
32
32
level: 1;
33
Removed:
with: 'Free Software never looked so fit.'.
33
Added:
with: 'Log, plan, share your workouts.'.
34
34
html heading
35
35
level: 2;
36
36
textMuted;
37
Removed:
with: 'No registration needed to explore my app''s features!'.
37
Added:
with: 'Free Software never looked so fit!'.
38
38
html form: [
39
39
html formButton
40
40
bePrimary;