Skip to content

Commit 74d84d4

Browse files
committed
Fix blob post title
1 parent 03902b8 commit 74d84d4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

web/pages/blog/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export default {
9292
},
9393
head() {
9494
return {
95-
title: 'Blog Posts - SuperButton',
95+
title: 'Blog Posts - httpSMS',
9696
}
9797
},
9898
}

web/pages/index.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
</v-btn>
5151
</div>
5252
<p class="text-body-2 mt-2">
53-
⚡Trusted by <b>1,367+</b> happy users who have sent or received
54-
more than <b>177,479+</b> messages
53+
⚡Trusted by <b>1,387+</b> happy users who have sent or received
54+
more than <b>192,331+</b> messages
5555
</p>
5656
<div
5757
class="mt-4"

0 commit comments

Comments
 (0)