Andrewbluebird commited on
Commit
2d9ac93
·
verified ·
1 Parent(s): a5f9508

Can you make the image 300px * 500px

Browse files
Files changed (4) hide show
  1. IntroPage.html +1 -2
  2. SignIn.html +1 -2
  3. SignUp.html +1 -2
  4. index.html +1 -1
IntroPage.html CHANGED
@@ -156,8 +156,7 @@
156
  <nav class="bg-white bg-opacity-90 backdrop-blur-sm shadow-sm py-4 px-6">
157
  <div class="container mx-auto flex justify-between items-center">
158
  <div class="flex items-center space-x-2">
159
- <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogoAnimatedwbg.gif" alt="FurryChat Logo" class="w-8 h-8 rounded-lg">
160
- <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogoAnimatedwbg.gif" alt="FurryChat Logo" class="w-32 h-auto">
161
  </div>
162
  <div class="hidden md:flex space-x-8">
163
  <a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
 
156
  <nav class="bg-white bg-opacity-90 backdrop-blur-sm shadow-sm py-4 px-6">
157
  <div class="container mx-auto flex justify-between items-center">
158
  <div class="flex items-center space-x-2">
159
+ <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogoAnimatedwbg.gif" alt="FurryChat Logo" class="w-[300px] h-[500px] rounded-lg">
 
160
  </div>
161
  <div class="hidden md:flex space-x-8">
162
  <a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
SignIn.html CHANGED
@@ -18,8 +18,7 @@
18
  <nav class="bg-white bg-opacity-90 backdrop-blur-sm shadow-sm py-4 px-6">
19
  <div class="container mx-auto flex justify-between items-center">
20
  <div class="flex items-center space-x-2">
21
- <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogoAnimatedwbg.gif" alt="FurryChat Logo" class="w-8 h-8 rounded-lg">
22
- <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogoAnimatedwbg.gif" alt="FurryChat Logo" class="w-32 h-auto">
23
  </div>
24
  <div class="hidden md:flex space-x-8">
25
  <a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
 
18
  <nav class="bg-white bg-opacity-90 backdrop-blur-sm shadow-sm py-4 px-6">
19
  <div class="container mx-auto flex justify-between items-center">
20
  <div class="flex items-center space-x-2">
21
+ <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogoAnimatedwbg.gif" alt="FurryChat Logo" class="w-[300px] h-[500px] rounded-lg">
 
22
  </div>
23
  <div class="hidden md:flex space-x-8">
24
  <a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
SignUp.html CHANGED
@@ -18,8 +18,7 @@
18
  <nav class="bg-white bg-opacity-90 backdrop-blur-sm shadow-sm py-4 px-6">
19
  <div class="container mx-auto flex justify-between items-center">
20
  <div class="flex items-center space-x-2">
21
- <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogoAnimatedwbg.gif" alt="FurryChat Logo" class="w-8 h-8 rounded-lg">
22
- <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogoAnimatedwbg.gif" alt="FurryChat Logo" class="w-32 h-auto">
23
  </div>
24
  <div class="hidden md:flex space-x-8">
25
  <a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
 
18
  <nav class="bg-white bg-opacity-90 backdrop-blur-sm shadow-sm py-4 px-6">
19
  <div class="container mx-auto flex justify-between items-center">
20
  <div class="flex items-center space-x-2">
21
+ <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogoAnimatedwbg.gif" alt="FurryChat Logo" class="w-[300px] h-[500px] rounded-lg">
 
22
  </div>
23
  <div class="hidden md:flex space-x-8">
24
  <a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
index.html CHANGED
@@ -210,7 +210,7 @@
210
  <nav class="bg-white bg-opacity-90 backdrop-blur-sm shadow-sm py-4 px-6">
211
  <div class="container mx-auto flex justify-between items-center">
212
  <div class="flex items-center space-x-2">
213
- <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogoAnimatedwbg.gif" alt="FurryChat Logo" class="w-8 h-8 rounded-lg">
214
  </div>
215
  <div class="hidden md:flex space-x-8">
216
  <a href="#" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
 
210
  <nav class="bg-white bg-opacity-90 backdrop-blur-sm shadow-sm py-4 px-6">
211
  <div class="container mx-auto flex justify-between items-center">
212
  <div class="flex items-center space-x-2">
213
+ <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogoAnimatedwbg.gif" alt="FurryChat Logo" class="w-[300px] h-[500px] rounded-lg">
214
  </div>
215
  <div class="hidden md:flex space-x-8">
216
  <a href="#" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>