-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
19 lines (19 loc) · 881 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="index, follow, noai, noimageai">
<meta name="description" content="An extensive collection of custom Universes Within versions of Universes Beyond Magic, the Gathering cards.">
<meta name="keywords" content="Magic the Gathering, MTG, Universes Within, Universes Beyond, Proxies">
<meta name="google-site-verification" content="CdmhwhgCZAgRk-wusBkvGkExTqDAa9WeM6UJmBQPINs" />
<title>Universes Within Collection - Card Gallery</title>
<link rel="stylesheet" href="./gallery/gallery.css">
<script type="module">
import './gallery/gallery.js';
</script>
<script data-goatcounter="https://medallion.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
</head>
<body>
</body>
</html>