Spaces:
Running
Running
Ron Au
commited on
Commit
·
d047305
1
Parent(s):
aceb3a7
build(image): Use smaller logo for booster
Browse files
static/huggingface-pokemon-logo-1200.png
DELETED
Binary file (532 kB)
|
|
static/huggingface-pokemon-logo.png
ADDED
static/index.html
CHANGED
@@ -61,7 +61,7 @@
|
|
61 |
<div class="face front">
|
62 |
<img
|
63 |
class="title"
|
64 |
-
src="static/huggingface-pokemon-logo
|
65 |
alt="The words 'Hugging Face' in the style of the Pokémon logo"
|
66 |
draggable="false"
|
67 |
/>
|
|
|
61 |
<div class="face front">
|
62 |
<img
|
63 |
class="title"
|
64 |
+
src="static/huggingface-pokemon-logo.png"
|
65 |
alt="The words 'Hugging Face' in the style of the Pokémon logo"
|
66 |
draggable="false"
|
67 |
/>
|