-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsocial.html
More file actions
67 lines (66 loc) · 5.3 KB
/
social.html
File metadata and controls
67 lines (66 loc) · 5.3 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
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7J3YJQYZ30"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-7J3YJQYZ30');
</script>
<link rel="stylesheet" href="style.css" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
<title>Kingpvz - Social Sites</title>
<link rel="icon" type="image/x-icon" href="favicon.png">
<meta name="description" content="Official Kingpvz Social Sites. Instagram, GitHub, Twitch, Reddit, and more!" />
<meta name="keywords" content="Kingpvz, Kingpvz, Kingpvz Website, Kingpvz Official Website, Kingpvz Site, Stanley, Kingpvz Stanley, Stanley Website, Stanley Suchovský, Stanislav, Stanislav Suchovský, Michal, Michael, Michal Suchovský, Michael Suchovský, Stanislav Michal, Stanley Michael, YouTube, Minecraft, Minecraft Mods, Programming, Music, Producer, Artist, Kingpvz Social, Kingpvz Socials, Kingpvz Social Sites, Kingpvz Social Site, Socials, Social, Social Site, Social Sites, Instagram, Discord, Twitch, Game Jolt, Gamejolt, Tellonym, TikTok, Age of History, Age of Civilizations, Age of History 2, Age of Civilizations 2" />
</head>
<body>
<script src="global_resources/corefunc.js"></script>
<script>
var red = GetURLParameter('redirect');
if (/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) && red !== '0') {
window.location.replace("/m/social")
}
</script><br />
<script src="site_resources/templates.js"></script>
<script>
document.body.appendChild(headertemplate.content);
</script><br />
<div id="sourcegrid">
<div id="sidebar">
<div id="nav">
<br />
<a class="navbar" href="." title="The main page! Not much to see here tho.">Home</a><br /><br />
<a class="navbar" href="music" title="Explore all the music I've made thus far!">Music</a><br /><br />
<a class="navbar" href="projects" title="My apps, games and other fun projects!">Projects</a><br /><br />
<a class="navbar" href="stream" title="Check out my upcoming streams!">Stream Schedule</a><br /><br />
<a class="navbar" href="contact" title="My email and messaging platforms.">Contact</a><br /><br />
<a class="navbar here" href="#" title="Follow me everywhere!">Social Sites</a><br /><br />
<a class="navbar" href="webs" title="My other websites to check out!">Websites</a><br /><br />
</div>
</div><div id="content">
<div id="socialgrid">
<a href="https://instagram.com/kingpvz_yt" class="socialitemlink" target="_blank"><div class="socialitem" style="background-color: #F56040; ">Instagram</div></a>
<a href="https://www.twitch.tv/kingpvzyt" class="socialitemlink" target="_blank"><div class="socialitem" style="background-color: #6441a5;">Twitch</div></a>
<a href="https://www.reddit.com/user/kingpvzyt" class="socialitemlink" target="_blank"><div class="socialitem" style="background-color: #FF4500;">Reddit</div></a>
<a href="https://www.deviantart.com/kingpvz" class="socialitemlink" target="_blank"><div class="socialitem" style="background-color: #05CC46;">DeviantArt</div></a>
<a href="https://gamejolt.com/@Kingpvz" class="socialitemlink" target="_blank"><div class="socialitem" style="background-color: #2f7f6f;">Game Jolt</div></a>
<a href="https://github.com/kingpvz" class="socialitemlink" target="_blank"><div class="socialitem" style="background-color: #f34f29;">GitHub</div></a>
<a href="https://tellonym.me/kingpvz" class="socialitemlink" target="_blank"><div class="socialitem" style="background-color: #ED488B;">Tellonym</div></a>
<a href="https://gdbrowser.com/u/Kingpvz" class="socialitemlink" target="_blank"><div class="socialitem" style="background-color: #076C8B;">Geomtery Dash</div></a>
<a href="http://www.ageofcivilizationsgame.com/profile/21941-kingpvz/" class="socialitemlink" target="_blank"><div class="socialitem" style="background-color: #343B05;">Age of History</div></a>
<a href="https://www.tiktok.com/@kingpvzyt" class="socialitemlink" target="_blank"><div class="socialitem" style="background-color: black;">TikTok</div></a>
<a href="https://odysee.com/@kingpvz:4" class="socialitemlink" target="_blank"><div class="socialitem" style="background-color: #F2594B;">Odysee</div></a>
<a href="https://kingpvztm.newgrounds.com/" class="socialitemlink" target="_blank"><div class="socialitem" style="background-color: #B92B27;">NewGrounds</div></a>
</div>
</div>
</div><script>
document.body.appendChild(footertemplate.content);
</script>
</body>
</html>