1 parent e7d65ca commit ebd39a1Copy full SHA for ebd39a1
1 file changed
web/pages/blog/forward-incoming-sms-from-phone-to-webhook.vue
@@ -64,10 +64,12 @@
64
>
65
android app on your phone and sign in using your API KEY which you
66
copied above. This app listens for SMS messages received on your
67
- android phone. <br />👉
+ android phone. <br /><span v-if="$vuetify.breakpoint.mdAndUp"
68
+ >👉</span
69
+ >
70
<a
71
target="_blank"
- class="text-decoration-none"
72
+ class="text-decoration-none text-break"
73
href="https://github.com/NdoleStudio/httpsms/releases/latest/download/HttpSms.apk"
74
>https://github.com/NdoleStudio/httpsms/releases/latest/download/HttpSms.apk</a
75
0 commit comments