Skip to content

Commit 33758e2

Browse files
Deployed 01ae1bf with MkDocs version: 1.6.1
0 parents  commit 33758e2

File tree

146 files changed

+54974
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+54974
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 1219 additions & 0 deletions
Large diffs are not rendered by default.

_index/index.html

Lines changed: 1357 additions & 0 deletions
Large diffs are not rendered by default.

about/branding/index.html

Lines changed: 1424 additions & 0 deletions
Large diffs are not rendered by default.

about/donate/index.html

Lines changed: 1315 additions & 0 deletions
Large diffs are not rendered by default.

about/index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
2+
<!doctype html>
3+
<html lang="en">
4+
<head>
5+
<meta charset="utf-8">
6+
<title>Redirecting...</title>
7+
<link rel="canonical" href="roadmap/">
8+
<script>var anchor=window.location.hash.substr(1);location.href="roadmap/"+(anchor?"#"+anchor:"")</script>
9+
<meta http-equiv="refresh" content="0; url=roadmap/">
10+
</head>
11+
<body>
12+
You're being redirected to a <a href="roadmap/">new destination</a>.
13+
</body>
14+
</html>

0 commit comments

Comments
 (0)