-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
24 lines (23 loc) · 986 Bytes
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>cdn.mcalec.dev - /</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta content="cdn.mcalec.dev" property="og:title" />
<meta content="mcalecs cdn site" property="og:description" />
<meta content="https://cdn.mcalec.dev/" property="og:url" />
<meta content="https://cdn.mcalec.dev/image/jpeg/trees.jpeg" property="og:image" />
<meta content="#000" data-react-helmet="true" name="theme-color" />
<script type="module" src="/web/js/zero-md.min.js"></script>
<link rel="stylesheet" href="/web/css/cdn-mcalec-dev/style.css" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<script defer src="https://cloud.umami.is/script.js" data-website-id="c15cf406-c0c9-43a8-9c14-62eeb24c8925"></script>
</head>
<body>
<zero-md src="index.md">
<template>
<link rel="stylesheet" href="/web/css/github-markdown/dark.min.css" />
</template>
</zero-md>
</body>
</html>