Spaces:
Running
Running
Update greeting.md
Browse files- greeting.md +5 -6
greeting.md
CHANGED
@@ -1,18 +1,17 @@
|
|
1 |
-
|
|
|
|
|
2 |
<audio id="music" style="width:600px" controls autoplay src="https://files.catbox.moe/0xb8by.mp3">
|
3 |
-
</div>
|
4 |
<script>
|
5 |
var audio = document.getElementById("music");
|
6 |
audio.volume = 0.25;
|
7 |
</script>
|
8 |
|
9 |
-
<img style="max-width:600px" src="https://files.catbox.moe/v0ckgq.png" />
|
10 |
-
|
11 |
-
|
12 |
# For Personal Use and Friends
|
13 |
<div>
|
14 |
How did you even find this?
|
15 |
-
|
16 |
<br>
|
17 |
|
18 |
<div style="color:#A6DAF7;font-size:15px;font-weight: bold;background-color: #080808"> 🐱 Nothing to see here 🐱 <div>
|
|
|
1 |
+
|
2 |
+
<img style="max-width:600px" src="https://iili.io/324AJC7.jpg"/>
|
3 |
+
<!--<div>
|
4 |
<audio id="music" style="width:600px" controls autoplay src="https://files.catbox.moe/0xb8by.mp3">
|
5 |
+
</div> -->
|
6 |
<script>
|
7 |
var audio = document.getElementById("music");
|
8 |
audio.volume = 0.25;
|
9 |
</script>
|
10 |
|
|
|
|
|
|
|
11 |
# For Personal Use and Friends
|
12 |
<div>
|
13 |
How did you even find this?
|
14 |
+
</div>
|
15 |
<br>
|
16 |
|
17 |
<div style="color:#A6DAF7;font-size:15px;font-weight: bold;background-color: #080808"> 🐱 Nothing to see here 🐱 <div>
|