We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57cd7f5 commit 9302c5cCopy full SHA for 9302c5c
index.html
@@ -106,6 +106,18 @@ <h2 class="text-2xl font-bold mb-3"> Sumber & Dokumentasi Resmi</h2>
106
</p>
107
</section>
108
</main>
109
+ <section data-aos="fade-up" data-aos-delay="400">
110
+ <h2 class="text-2xl font-bold mb-3"> Sumber & Dokumentasi Resmi</h2>
111
+ <p>
112
+ Untuk Tutorial Bisa cek YouTube ye:
113
+ <br />
114
+ <a href="https://youtu.be/cMBJ_GvPey4?si=Mz5HnBlWFEbtJasf" target="_blank" class="text-blue-600 underline">
115
+ https://youtu.be/cMBJ_GvPey4?si=Mz5HnBlWFEbtJasf
116
+ </a>
117
+ </p>
118
+ </section>
119
+</main>
120
+
121
122
<!-- Footer -->
123
<footer class="bg-gray-900 dark:bg-black text-white text-center py-6 mt-10">
0 commit comments