Skip to content

Commit 87a86a6

Browse files
author
Vue Play
committed
Stored by Vue Play
1 parent 32be8cc commit 87a86a6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/views/About.vue

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<path d="M5.26 17.242a.75.75 0 10-.897-1.203 5.243 5.243 0 00-2.05 5.022.75.75 0 00.625.627 5.243 5.243 0 005.022-2.051.75.75 0 10-1.202-.897 3.744 3.744 0 01-3.008 1.51c0-1.23.592-2.323 1.51-3.008z" />
6060
</svg> </button>
6161
</section>
62-
<section class="">
62+
<section data-allow-mismatch="">
6363
<iframe
6464
src="https://www.youtube.com/embed/videoseries?si=s6G0b6IipaV4VZIg&amp;list=PLwvel81e87FywGrpfv_1qoruzBnHV9zZ5"
6565
title="YouTube video player"
@@ -213,7 +213,7 @@
213213
<h2
214214
style="margin-bottom:100px;color:#15244fff;margin-top:75px;width:calc(100% - 40px);margin-left:20px"
215215
class="text-4xl md:text-slate-900 font-bold"
216-
data-allow-mismatch="text"
216+
data-allow-mismatch=""
217217
>
218218
{{new Intl.NumberFormat('en-US', { useGrouping: true }).format(count).replace(/,/g, ' ')}} Registered Users 🚀
219219
</h2>
@@ -308,6 +308,7 @@
308308
href="https://madewithvuejs.com/p/vue-play/shield-link"
309309
target="_blank"
310310
class="inline-block mt-12 mx-auto"
311+
data-allow-mismatch=""
311312
><img src="https://madewithvuejs.com/storage/repo-shields/4476-shield.svg" /></a> <a
312313
href="https://www.producthunt.com/posts/vue-playground?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-vue&#0045;playground"
313314
target="_blank"

0 commit comments

Comments
 (0)