-
Notifications
You must be signed in to change notification settings - Fork 0
/
Voice.html
90 lines (64 loc) · 2.58 KB
/
Voice.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
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<!DOCTYPE html>
<html class=" izodjpo idc0_347" lang="en" theme="light">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>
GoodMC Original WIKI
</title>
<script src="Main/cache.js"></script>
<meta charset="UTF-8">
<meta content="" name="description">
<meta content="width=device-width, height=device-height, initial-scale=1.0" name="viewport">
<meta content="telephone=no" name="format-detection">
<meta content="yes" name="apple-mobile-web-app-capable">
<meta content="black-translucent" name="apple-mobile-web-app-status-bar-style">
<meta content="GoodMC Original" property="og:title">
<meta content="GoodMC Original" property="og:site_name">
<meta content="https://goodmc.org" property="og:url">
<meta content="website" property="og:type">
<meta content="" property="og:description">
<link href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>📚</text></svg>"
rel="icon">
<link href="Main/style.css" rel="stylesheet">
<link href="Main/main.css" rel="stylesheet">
</head>
<body>
<main id="app">
<nav class="menu menu-simplified">
<div class="menu-flex-container">
<a class="menu-logo" href="https://wiki.goodmc.org/Main">
<span style="margin-left: 10px;">GoodMC <span class="tree-emoji">🌳</span> Original</span>
</a>
</div>
<div class="menu-simplified-right">
<a class="hide-on-iphone" href="https://discord.gg/HWPAExBt3A">Discord</a>
<a class="button button-black" href="Main" style="margin-right: 10px;">Main page</a>
</div>
</nav>
<div class="content doc">
<h1>🎙️ Voice chat<img draggable="false" src=""></h1>
<p>TODO</p>
<p style="text-align: center;">
<img src="">
</p>
<h2 id="features"><a href="#features">🎁 Features</a></h2>
<h2 id="guide"><a href="#guide">📝 Guide</a></h2>
</div>
</main>
<footer class="footer" id="footer">
<div class="footer-left">
<a href="">mc.goodmc.org</a> ·
<a href="">Voice chat</a> ·
<a href="">14.06.2023</a><br><br>
CC BY-SA
</div>
<div class="footer-right">
<label class="theme-switcher" for="checkbox">
<input checked="checked" id="checkbox" type="checkbox">
<span class="slider round"></span>
</label>
</div>
</footer>
<script src="Main/theme.js"></script>
</body>
</html>