Add website carbon badge from websitecarbon.com
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Even though this will make the site contain JS, all other parts will remain functional even if the user doesn't have JS enabled in their browser.
This commit is contained in:
parent
b2e76da1bc
commit
3cf8c4d4d0
2 changed files with 6 additions and 5 deletions
|
@ -47,9 +47,7 @@
|
|||
|
||||
ชุมชนเทคโนโลยีสำหรับคนข้ามเพศและพันธมิตรในประเทศไทย เราให้ความสำคัญกับซอฟต์แวร์เสรี การกระจายศูนย์ ข้อมูลและมาตรฐานเปิด
|
||||
|
||||
<p class="emojidecorations">💻 🏳️⚧️ 🇹🇭</p>
|
||||
|
||||
<div class="quickbuttons">
|
||||
<div class="quickbuttons" style="margin-top: 5vh;">
|
||||
<a class="gtk-button" target="_blank" rel="noopener noreferrer" href="https://f-social.techtransthai.org/@techtransthai">
|
||||
ติดตามบน Fediverse
|
||||
</a>
|
||||
|
@ -386,6 +384,9 @@
|
|||
|
||||
<p style="margin-top: 5vh;text-align: center;">© 2024 TechTransThai</p>
|
||||
<p style="text-align: center">เว็บไซต์นี้อยู่ภายใต้สัญญาอนุญาต CC BY-SA 4.0</p>
|
||||
|
||||
<div id="wcb" class="carbonbadge"></div>
|
||||
<script src="https://unpkg.com/website-carbon-badges@1.1.3/b.min.js" defer></script>
|
||||
|
||||
|
||||
<a href="https://en.pronouns.page/@latenightdef" rel="me"></a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue