-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcustom.html
More file actions
76 lines (75 loc) · 3.05 KB
/
custom.html
File metadata and controls
76 lines (75 loc) · 3.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<div id="CustomContent">
<div id="BottomLeftWidgets">
<img src="https://myoshi-co-bayla-worker.cloudflare.zue.dev/counter.svg" />
<a href="https://twitch.tv/zuedev" target="_blank">
<img src="https://myoshi-co-bayla-worker.cloudflare.zue.dev/live.svg" />
</a>
<span id="SourceCodeLink">
Made with <span style="color: red">❤</span> by
<a href="https://github.com/zuedev/myoshi.co-bayla" target="_blank"
>zuedev</a
>
</span>
</div>
<marquee behavior="scroll" direction="left" scrollamount="5">
<div id="IndexImagesCarousel">
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/autism.png?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/design.png?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/drpepper.gif?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/murder.jpg?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/notepad.gif?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/paws.png?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/piracy.gif?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/ublock_now.png?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/virus.gif?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/windows.gif?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/alienow.gif?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/ban-time-travel.png?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/computer.gif?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/hemllearn.gif?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/pictochat.gif?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/queercode.png?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/relationship-anarchy-now.png?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/thissiteis.gif?raw=true"
/>
<img
src="https://github.com/zuedev/myoshi.co-bayla/blob/main/assets/images/blinkies/vscode.png?raw=true"
/>
</div>
</marquee>
</div>