Minify quickbuttons code at the expense of being slightly less readable
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Late Night Defender 2024-11-19 01:42:04 +07:00
parent b904d6e6ef
commit 7e08dc97c9
6 changed files with 21 additions and 62 deletions

View file

@ -45,20 +45,11 @@
ร่วมสร้างชุดข้อมูลเสียงภาษาไทยที่เป็นสาธารณสมบัติของพวกเราทุกคน ซึ่งสามารถนำไปต่อยอดใช้งานกับระบบอย่าง Automatic Speech Recognition และ Text-To-Speech ได้ต่อไปผ่านโครงการ Common Voice
<div class="quickbuttons" style="margin-top: 5vh;">
<a class="gtk-button" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/listen">
ช่วยเราตรวจสอบเสียง
</a>
<a class="button" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/speak">
บริจาคเสียงของคุณ
</a>
<a class="button" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/write">
เพิ่มประโยค
</a>
<a class="button" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/review">
ตรวจทานประโยค
</a>
<a class="gtk-button" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/listen">ช่วยเราตรวจสอบเสียง</a>
<a class="button" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/speak">บริจาคเสียงของคุณ</a>
<a class="button" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/write">เพิ่มประโยค</a>
<a class="button" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/review">ตรวจทานประโยค</a>
</div>
</div>