19 lines
401 B
Plaintext
19 lines
401 B
Plaintext
---
|
|
title: Bazzite
|
|
---
|
|
|
|
import ChoiceList from "@/components/ChoiceList.astro";
|
|
|
|
Bazzite เป็น Linux เจ้านึงที่ออกแบบมาสำหรับคนรักการเล่นเกม
|
|
|
|
<ChoiceList>
|
|
<a
|
|
href="https://bazzite.gg/"
|
|
target="_blank"
|
|
rel="noreferrer"
|
|
class="button"
|
|
>
|
|
เยี่ยมชมเว็บไซต์
|
|
</a>
|
|
</ChoiceList>
|