-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathcredits.html
More file actions
21 lines (20 loc) · 820 Bytes
/
Copy pathcredits.html
File metadata and controls
21 lines (20 loc) · 820 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html lang="en">
<head>
<title>Credits</title>
<script type="text/javascript" src="assets/includes/head.js"></script>
<meta name='description' content='A site for kids, by kids, to help keep kids busy, informed, and content while stuck at home.'>
</head>
<body>
<script type="text/javascript" src="assets/includes/header.js"></script>
<br><br>
<br><br>
<center>
<h2 class="text-dark">Credits</h2>
<h2 class="text-dark">Ilan (NY) · Ivy (PA) · Javi (NY) · Isabelle(NY)</h2>
<br><br>
<br><br>
<br><br>
<h3>Want your name on this list? Email us an article or some artwork at <a href="mailto:submissions@covidkidsonline.com" class="text-dark">submissions@covidkidsonline.com</a>.</h3>
</center>
</body>
</html>