Twinory commited on
Commit
d6b132b
·
verified ·
1 Parent(s): 882d458

Still the same. Change the Text "TWINORY" from Services tab top left corner and replace it with the logo attached

Browse files
Files changed (1) hide show
  1. services.html +1 -1
services.html CHANGED
@@ -42,7 +42,7 @@
42
  <div class="flex justify-between h-16">
43
  <div class="flex items-center">
44
  <div class="flex-shrink-0 flex items-center">
45
- <span class="text-white font-bold text-2xl font-mono tracking-tight">TWINORY</span>
46
  </div>
47
  </div>
48
  <div class="hidden md:ml-6 md:flex md:items-center md:space-x-8">
 
42
  <div class="flex justify-between h-16">
43
  <div class="flex items-center">
44
  <div class="flex-shrink-0 flex items-center">
45
+ <img src="https://huggingface.co/spaces/Twinory/undefined/resolve/main/images/TWINORY%20Logo%20-%20Edited.png" alt="Twinory Logo" class="h-10">
46
  </div>
47
  </div>
48
  <div class="hidden md:ml-6 md:flex md:items-center md:space-x-8">