lyfuci commited on
Commit
068c326
·
verified ·
1 Parent(s): e680b6f

名字从 HuggyFace 改成 SlapFace

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -54,8 +54,8 @@
54
  <div class="max-w-7xl mx-auto flex items-center justify-between">
55
  <div class="flex items-center space-x-8">
56
  <a href="#" class="flex items-center">
57
- <span class="text-2xl font-bold gradient-text">HuggyFace</span>
58
- </a>
59
  <div class="hidden md:flex space-x-6">
60
  <a href="#" class="text-gray-700 hover:text-primary-600 font-medium">Models</a>
61
  <a href="#" class="text-gray-700 hover:text-primary-600 font-medium">Datasets</a>
@@ -259,8 +259,8 @@
259
  </div>
260
  <div class="mt-12 pt-8 border-t border-gray-800 flex flex-col md:flex-row justify-between items-center">
261
  <div class="flex items-center">
262
- <span class="text-2xl font-bold gradient-text">HuggyFace</span>
263
- </div>
264
  <div class="mt-4 md:mt-0 text-gray-400 text-sm">
265
  &copy; 2023 HuggyFace Clone Hub. All rights reserved.
266
  </div>
 
54
  <div class="max-w-7xl mx-auto flex items-center justify-between">
55
  <div class="flex items-center space-x-8">
56
  <a href="#" class="flex items-center">
57
+ <span class="text-2xl font-bold gradient-text">SlapFace</span>
58
+ </a>
59
  <div class="hidden md:flex space-x-6">
60
  <a href="#" class="text-gray-700 hover:text-primary-600 font-medium">Models</a>
61
  <a href="#" class="text-gray-700 hover:text-primary-600 font-medium">Datasets</a>
 
259
  </div>
260
  <div class="mt-12 pt-8 border-t border-gray-800 flex flex-col md:flex-row justify-between items-center">
261
  <div class="flex items-center">
262
+ <span class="text-2xl font-bold gradient-text">SlapFace</span>
263
+ </div>
264
  <div class="mt-4 md:mt-0 text-gray-400 text-sm">
265
  &copy; 2023 HuggyFace Clone Hub. All rights reserved.
266
  </div>