-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
178 lines (143 loc) · 9.47 KB
/
contact.html
File metadata and controls
178 lines (143 loc) · 9.47 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!DOCTYPE html>
<html >
<head>
<!-- Site made with Mobirise Website Builder v5.5.8, https://mobirise.com -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Mobirise v5.5.8, mobirise.com">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="assets/images/cestudiologosquare-128x128.png" type="image/x-icon">
<meta name="description" content="Contact the devs behind CE Studio">
<title>Contact Us</title>
<link rel="stylesheet" href="assets/web/assets/mobirise-icons2/mobirise2.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-reboot.min.css">
<link rel="stylesheet" href="assets/animatecss/animate.css">
<link rel="stylesheet" href="assets/dropdown/css/style.css">
<link rel="stylesheet" href="assets/socicon/css/styles.css">
<link rel="stylesheet" href="assets/theme/css/style.css">
<link href="assets/fonts/style.css" rel="stylesheet">
<link rel="preload" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i&display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i&display=swap"></noscript>
<link rel="preload" as="style" href="assets/mobirise/css/mbr-additional.css"><link rel="stylesheet" href="assets/mobirise/css/mbr-additional.css" type="text/css">
</head>
<body>
<section data-bs-version="5.1" class="menu menu2 cid-sMjsBHjIzh" once="menu" id="menu2-6">
<nav class="navbar navbar-dropdown navbar-fixed-top navbar-expand-lg">
<div class="container-fluid">
<div class="navbar-brand">
<span class="navbar-logo">
<a href="index.html">
<img src="assets/images/ceweblogo.svg" alt="CE Studio" style="height: 3rem;">
</a>
</span>
</div>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-bs-toggle="collapse" data-target="#navbarSupportedContent" data-bs-target="#navbarSupportedContent" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<div class="hamburger">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<div class="icons-menu">
<a class="iconfont-wrapper" href="https://ce-studio.itch.io/" target="_blank">
<span class="p-2 mbr-iconfont socicon-itchio socicon" style="color: rgb(255, 255, 255); fill: rgb(255, 255, 255);"></span>
</a>
<a class="iconfont-wrapper" href="https://discord.gg/3N9ZhR2uFv" target="_blank">
<span class="p-2 mbr-iconfont socicon-discord socicon" style="color: rgb(255, 255, 255); fill: rgb(255, 255, 255);"></span>
</a>
<a class="iconfont-wrapper" href="https://github.com/CE-Studio" target="_blank">
<span class="p-2 mbr-iconfont socicon-github socicon" style="color: rgb(255, 255, 255); fill: rgb(255, 255, 255);"></span>
</a>
</div>
<div class="navbar-buttons mbr-section-btn"><a class="btn btn-info-outline display-4" href="games.html">Our Games</a> <a class="btn btn-info-outline display-4" href="software.html">Our Software</a></div>
</div>
</div>
</nav>
</section>
<section data-bs-version="5.1" class="contacts1 cid-sNcwLZj1es" id="contacts1-i">
<div class="container">
<div class="mbr-section-head">
<h3 class="mbr-section-title mbr-fonts-style align-center mb-0 display-2">
<strong>Contacts</strong>
</h3>
<h4 class="mbr-section-subtitle mbr-fonts-style align-center mb-0 mt-2 display-5">
Get in touch with us</h4>
</div>
<div class="row justify-content-center mt-4">
<div class="card col-12 col-lg-6">
<div class="card-wrapper">
<div class="card-box align-center">
<div class="image-wrapper">
<a href="mailto:gemthedracoling@gmail.com"><span class="mbr-iconfont socicon-mail socicon"></span></a>
</div>
<h4 class="card-title mbr-fonts-style mb-2 display-2">
<strong>Email</strong>
</h4>
<p class="mbr-text mbr-fonts-style mb-2 display-4">
We will reply within a week</p>
<h5 class="link mbr-fonts-style display-7"><a href="mailto:gemthedracoling@gmail.com" class="text-primary">Send us an
email</a>
</h5>
</div>
</div>
</div>
<div class="card col-12 col-lg-6">
<div class="card-wrapper">
<div class="card-box align-center">
<div class="image-wrapper">
<a href="https://discord.gg/3N9ZhR2uFv"><span class="mbr-iconfont socicon-discord socicon"></span></a>
</div>
<h4 class="card-title mbr-fonts-style align-center mb-2 display-2">
<strong>Discord</strong></h4>
<p class="mbr-text mbr-fonts-style mb-2 display-4">
We will reply within a day</p>
<h5 class="link mbr-black mbr-fonts-style display-7"><a href="https://discord.gg/3N9ZhR2uFv" class="text-primary">Join our server</a></h5>
</div>
</div>
</div>
</div>
</div>
</section>
<section data-bs-version="5.1" class="footer3 cid-sMmrmJ5nOE" once="footers" id="footer3-8">
<div class="container">
<div class="media-container-row align-center mbr-white">
<div class="row row-links">
<ul class="foot-menu">
<li class="foot-menu-item mbr-fonts-style display-7">
<a class="text-white text-primary" href="team.html">About The Team</a></li><li class="foot-menu-item mbr-fonts-style display-7"><a href="contact.html" class="text-white text-primary">Contact Us</a></li></ul>
</div>
<div class="row social-row">
<div class="social-list align-right pb-2">
<div class="soc-item">
<a href="https://twitter.com/C_E_Studio" target="_blank">
<span class="mbr-iconfont mbr-iconfont-social socicon-twitter socicon"></span>
</a>
</div><div class="soc-item">
<a href="https://ce-studio.itch.io/" target="_blank">
<span class="mbr-iconfont mbr-iconfont-social socicon-itchio socicon"></span>
</a>
</div><div class="soc-item">
<a href="https://discord.gg/3N9ZhR2uFv" target="_blank">
<span class="mbr-iconfont mbr-iconfont-social socicon-discord socicon"></span>
</a>
</div><div class="soc-item">
<a href="https://github.com/CE-Studio" target="_blank">
<span class="mbr-iconfont mbr-iconfont-social socicon-github socicon"></span>
</a>
</div></div>
</div>
<div class="row row-copirayt">
<p class="mbr-text mb-0 mbr-fonts-style mbr-white align-center display-7">
<a href="https://creativecommons.org/licenses/by-sa/4.0/" class="text-warning">CC-BY-SA 4.0</a> CE Studio. Site built with <a href="https://mobirise.com" class="text-warning" target="_blank">Mobirise</a>.
</p>
</div>
</div>
</div>
</section><section style="background-color: #fff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Helvetica Neue', Arial, sans-serif; color:#aaa; font-size:12px; padding: 0; align-items: center; display: flex;"><a href="https://mobirise.site/r" style="flex: 1 1; height: 3rem; padding-left: 1rem;"></a><p style="flex: 0 0 auto; margin:0; padding-right:1rem;">Built with <a href="https://mobirise.site/b" style="color:#aaa;">Mobirise</a> web theme</p></section><script src="assets/bootstrap/js/bootstrap.bundle.min.js"></script> <script src="assets/smoothscroll/smooth-scroll.js"></script> <script src="assets/ytplayer/index.js"></script> <script src="assets/dropdown/js/navbar-dropdown.js"></script> <script src="assets/theme/js/script.js"></script>
<input name="animation" type="hidden">
</body>
</html>