Spaces:
Sleeping
Sleeping
Commit ·
d987640
1
Parent(s): 7a44571
Update index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
|
@@ -32,11 +32,11 @@
|
|
| 32 |
<p class="text-xs text-gray-500 font-medium">虚拟数据生成大师</p>
|
| 33 |
</div>
|
| 34 |
</div>
|
| 35 |
-
<div class="flex items-center gap-4">
|
| 36 |
<a href="https://github.com/duqing2026" target="_blank" class="text-gray-400 hover:text-gray-900 transition">
|
| 37 |
<i class="ph ph-github-logo text-2xl"></i>
|
| 38 |
</a>
|
| 39 |
-
</div>
|
| 40 |
</header>
|
| 41 |
|
| 42 |
<!-- Main Content -->
|
|
|
|
| 32 |
<p class="text-xs text-gray-500 font-medium">虚拟数据生成大师</p>
|
| 33 |
</div>
|
| 34 |
</div>
|
| 35 |
+
<!-- <div class="flex items-center gap-4">
|
| 36 |
<a href="https://github.com/duqing2026" target="_blank" class="text-gray-400 hover:text-gray-900 transition">
|
| 37 |
<i class="ph ph-github-logo text-2xl"></i>
|
| 38 |
</a>
|
| 39 |
+
</div> -->
|
| 40 |
</header>
|
| 41 |
|
| 42 |
<!-- Main Content -->
|