aboutsummaryrefslogtreecommitdiff
path: root/_site/index.html
diff options
context:
space:
mode:
authorMinteck <46352972+Minteck@users.noreply.github.com>2021-06-30 00:07:21 +0200
committerMinteck <46352972+Minteck@users.noreply.github.com>2021-06-30 00:07:21 +0200
commit1f23d65f32e37d0c6d703951d6735c9926f8521c (patch)
tree57cd1399dd05a088b2a2fb3d6bdc5d0dc3a2961b /_site/index.html
parent5c5014a95ae79af4b052b5011e7d0c11d6eae6a6 (diff)
downloadunchainedtech-1f23d65f32e37d0c6d703951d6735c9926f8521c.tar.gz
unchainedtech-1f23d65f32e37d0c6d703951d6735c9926f8521c.tar.bz2
unchainedtech-1f23d65f32e37d0c6d703951d6735c9926f8521c.zip
Really done this time
Diffstat (limited to '_site/index.html')
-rw-r--r--_site/index.html39
1 files changed, 0 insertions, 39 deletions
diff --git a/_site/index.html b/_site/index.html
deleted file mode 100644
index 68e3551..0000000
--- a/_site/index.html
+++ /dev/null
@@ -1,39 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <meta charset="UTF-8">
- <title>Blogchain</title>
- <style>
-
- * {
- font-family: sans-serif;
- overflow: hidden;
- }
-
- html, body {
- background: #ddd;
- height: 100%;
- width: 100%;
- }
-
- div {
- display: flex;
- text-align:center;
- align-items: center;
- justify-content: center;
- height: 100%;
- width: 100%;
- }
-
-
- </style>
-</head>
-<body>
- <div>
- <article>
- <h1>No chain for you!</h1>
- <p>We closed Blogchain while we tidy up things. It will be back soon!</p>
- </article>
- </div>
-</body>
-</html> \ No newline at end of file