We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2762c8f commit 215a86fCopy full SHA for 215a86f
web/pages/index.vue
@@ -121,7 +121,7 @@
121
</h5>
122
<v-btn
123
to="/blog/how-to-send-sms-messages-from-excel"
124
- class="primary"
+ class="primary mt-4"
125
>
126
<v-icon left>{{ mdiMicrosoftExcel }}</v-icon>
127
Integration Guide
@@ -156,7 +156,7 @@
156
157
158
to="/blog/send-sms-when-new-row-is-added-to-google-sheets-using-zapier"
159
160
161
Zapier Integration Guide
162
</v-btn>
@@ -183,7 +183,7 @@
183
184
185
to="https://docs.httpsms.com/webhooks/introduction"
186
187
188
<v-icon left>{{ mdiWebhook }}</v-icon>
189
Documentation
0 commit comments