create-velocity-astro 1.0.6 → 1.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -66,7 +66,7 @@ export const en = {
|
|
|
66
66
|
// Feature Tabs Section
|
|
67
67
|
features: {
|
|
68
68
|
sectionTitle: 'Everything you need.',
|
|
69
|
-
sectionTitleHighlight:
|
|
69
|
+
sectionTitleHighlight: "Nothing you don't.",
|
|
70
70
|
sectionDescription:
|
|
71
71
|
'We stripped away the bloat and kept the primitives that actually speed up development for agencies and freelancers.',
|
|
72
72
|
tabs: {
|