Skip to content

Commit 6f9b8ef

Browse files
committed
Fix httpsmsHQ link in the footer
1 parent 31b7dd1 commit 6f9b8ef

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

web/layouts/website.vue

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,7 @@
8484
></v-img>
8585
</p>
8686
<p class="mt-n3">
87-
<v-btn
88-
href="https://twitter.com/acho_arnold"
89-
icon
90-
color="#1DA1F2"
91-
>
87+
<v-btn href="https://twitter.com/httpsmsHQ" icon color="#1DA1F2">
9288
<v-icon>{{ mdiTwitter }}</v-icon>
9389
</v-btn>
9490
<v-btn

0 commit comments

Comments
 (0)