almortamoh commited on
Commit
7db3cff
·
verified ·
1 Parent(s): b6dee40

كيف اشوف ما تم التعديل عليه

Browse files
Files changed (1) hide show
  1. index.html +7 -2
index.html CHANGED
@@ -13,8 +13,13 @@
13
  <span class="text-2xl lg:text-4xl text-gray-400 block font-medium">I'm ready to work,</span>
14
  Ask me anything.
15
  </h1>
 
 
 
 
 
16
  </div>
17
- <img src="https://enzostvs-deepsite.hf.space/arrow.svg" class="absolute bottom-8 left-0 w-[100px] transform rotate-[30deg]" />
18
  <script></script>
19
- <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=almortamoh/git-clone-https-huggingface-co-almortamoh-j" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
20
  </html>
 
13
  <span class="text-2xl lg:text-4xl text-gray-400 block font-medium">I'm ready to work,</span>
14
  Ask me anything.
15
  </h1>
16
+ <div class="mt-8">
17
+ <a href="/changes.html" class="inline-block px-6 py-3 bg-blue-500 text-white rounded-lg hover:bg-blue-600 transition-colors">
18
+ View Recent Changes
19
+ </a>
20
+ </div>
21
  </div>
22
+ <img src="https://enzostvs-deepsite.hf.space/arrow.svg" class="absolute bottom-8 left-0 w-[100px] transform rotate-[30deg]" />
23
  <script></script>
24
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=almortamoh/git-clone-https-huggingface-co-almortamoh-j" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
25
  </html>