-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathempty.html
More file actions
67 lines (55 loc) · 2.92 KB
/
empty.html
File metadata and controls
67 lines (55 loc) · 2.92 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Glossary</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="generator" content="https://glossary.page/template" />
<link rel="preconnect" href="https://glstatic.net" crossorigin>
<link rel="apple-touch-icon" sizes="180x180" href="https://glstatic.net/glossary-page-template-favicons/apple-touch-icon.png?v=2">
<link rel="icon" type="image/png" sizes="32x32" href="https://glstatic.net/glossary-page-template-favicons/favicon-32x32.png?v=2">
<link rel="icon" type="image/png" sizes="16x16" href="https://glstatic.net/glossary-page-template-favicons/favicon-16x16.png?v=2">
<link rel="manifest" href="https://glstatic.net/glossary-page-template-favicons/site.webmanifest">
<link rel="mask-icon" href="https://glstatic.net/glossary-page-template-favicons/safari-pinned-tab.svg?v=2" color="#5bbad5">
<link rel="shortcut icon" href="https://glstatic.net/glossary-page-template-favicons/favicon.ico?v=2">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="https://glstatic.net/glossary-page-template-favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<script type="text/javascript">
// Prevent FOUC
document.documentElement.className = 'invisible';
</script>
<!-- Uncomment the lines below to add support for math typesetting using KaTeX. -->
<!--
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.16.8/dist/katex.min.css" integrity="sha384-GvrOXuhMATgEsSwCs4smul74iXGOixntILdUW9XmUC6+HX0sLNAK3q71HotJqlAn" crossorigin="anonymous">
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.8/dist/katex.min.js" integrity="sha384-cpW21h6RZv/phavutF+AuVYrr+dA8xD9zs6FwLpaCct6O9ctzYFfFr4dgmgccOTx" crossorigin="anonymous"></script>
-->
<script type="module" crossorigin src="/assets/glossary-94a2a020.js"></script>
<link rel="stylesheet" href="/assets/glossary-3e5f16ed.css">
</head>
<body>
<div id="glossary-page-container" data-enable-help-for-making-changes="false" data-enable-export-menu="false" data-enable-order-items-buttons="true" data-enable-last-updated-dates="false" data-card-width="intermediate">
<header>
<h1 id="glossary-page-title">
Glossary Page Template
</h1>
</header>
<main>
<div id="glossary-page-about">
<p>This is a template for a glossary page.</p>
<ul>
</ul>
</div>
<article id="glossary-page-items">
<dl>
</dl>
</article>
</main>
<footer>
Built using
<a target="_blank" href="https://glossary.page/template">Glossary Page Template</a>
.
</footer>
</div>
</body>
</html>