Skip to content

Commit

Permalink
Update home page title
Browse files Browse the repository at this point in the history
  • Loading branch information
shanejearley committed Sep 17, 2024
1 parent 5431f7e commit 142f300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/home/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ import TestimonialSection from "./components/TestimonialSection.vue"
import AboutSection from "./components/AboutSection.vue"
import { useMeta } from "@/composables/meta"
useMeta({ page: "Build, launch, and scale products to delight your users now." })
useMeta({ page: "Build, launch, and scale quality apps that delight your users." })
</script>

0 comments on commit 142f300

Please sign in to comment.