-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathright.html
More file actions
17 lines (17 loc) · 786 Bytes
/
Copy pathright.html
File metadata and controls
17 lines (17 loc) · 786 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<html>
<body>
<head>
</head>
<div style="padding-left:16px">
<h3>Mina länkar</h3>
<p>
<img src="symbol-twitter.svg" alt="Twitter" height="15"> <a href="https://x.com/WikiRaze" target="_blank">Twitter</a>
<br><img src="symbol-youtube.svg" alt="YouTube" height="15"> <a href="https://www.youtube.com/c/WikiRaze" target="_blank">YouTube</a>
<br><img src="symbol-twitch.svg" alt="Twitch" height="15"> <a href="https://www.twitch.tv/wikiraze" target="_blank">Twitch</a>
<br><img src="symbol-discord.svg" alt="Discord" height="15"> <a href="https://discord.com/invite/XH4cMz5ks2" target="_blank">Discordserver</a>
<br><img src="symbol-kofi.svg" alt="Ko-Fi" height="15"> <a href="https://ko-fi.com/laneochraze" target="_blank">Ko-Fi</a>
</p>
</div>
</body>
</html>