-
Notifications
You must be signed in to change notification settings - Fork 0
/
mediakit.html
50 lines (43 loc) · 2.71 KB
/
mediakit.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="mobile.css">
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/png" href="https://entertainmasters.github.io/src/favicon.svg">
<title>Entertainmasters MediaKit</title>
<script src="./SiteHelper.js" defer></script>
<meta name="description" content="Branding Resources of Entertainmasters">
<meta content="en-us" property="locale"/>
<meta content="https://raw.githubusercontent.com/Entertainmasters/entertainmasters.github.io/main/src/meta/metaimage.png" property="og:image">
<meta content="Entertainmasters" property="site_name">
<meta content="Entertainmasters MediaKit" property="og:title">
<meta content="Branding Resources of Entertainmasters" property="og:description">
<meta content="#0b47d4" data-react-helmet="true" name="theme-color">
<meta name="keywords" content="Entertainmasters, Shroomreleace, EMMusic, EM, EMAnime, Agesoft, EGM, Anime">
</head>
<body>
<header id="header"></header>
<div class="ccontainer mkcontainer">
<p class="aboutsec mkhead">Entertainmasters MediaKit</p>
<p class="itxt abouttext">If you're a Content Creator or News Reporter or a Designer who wants to use our Logo <b>correctly</b> you can download our logos and see the color codes used in our logos here<br><br>You are not allowed to use our logos for malicious, criminal, phishing activities. failing to comply results to legal actions</p>
<div class="display-block mklogos">
<img src="./src/Mediakit/Cjhsdfhifsd.png" alt="Entertainmasters Logo" class="mkem1">
<img src="./src/Mediakit/Cfisahasfhuhufsa.png" alt="Entertainmasters Logo" class="mkem1">
<img src="./src/Mediakit/Wadfadtads.png" alt="Entertainmasters Logo" class="mkem1">
<img src="./src/Mediakit/Wsauuasfus.png" alt="Entertainmasters Logo White" class="mkem1">
<img src="./src/Mediakit/CWzuafszafs.png" alt="Entertainmasters Logo Colorized White" class="mkem1">
<img src="./src/Mediakit/Bhusaz9f9f.png" alt="Entertainmasters Logo Colorized White" class="mkem1">
<img src="./src/Mediakit/Bzuastaszzsa.png" alt="Entertainmasters Logo Colorized White" class="mkem1">
</div><br><br>
<div class="mobile-center">
<a href="./resources/Mediakit.zip" class="mklinkshref"><b>🠋</b> Download Mediakit</a>
</div>
<p class="mkheader">Colors:</p><br><br>
<span class="mkred">#ff2b2b</span>
<span class="mkblue">#3d5dff</span>
</div>
<footer id="footer"></footer>
</body>
</html>