]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/websites/capitaines/mastodon_static/index.html
Squash changes containing private information
[perso/Immae/Config/Nix.git] / modules / private / websites / capitaines / mastodon_static / index.html
diff --git a/modules/private/websites/capitaines/mastodon_static/index.html b/modules/private/websites/capitaines/mastodon_static/index.html
deleted file mode 100644 (file)
index fae4152..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE html>
-<html lang='en'>
-  <head>
-    <meta content='text/html; charset=UTF-8' http-equiv='Content-Type'>
-    <title>This instance is now closed - Mastodon</title>
-    <style>
-      body {
-        text-align: center;
-        background: #282c37;
-        font-family: sans-serif;
-      }
-      img {
-        max-width: 470px;
-        width: 100%;
-      }
-      h1 {
-        font-size: 20px;
-        font-weight: 400;
-        color: #9baec8;
-      }
-    </style>
-  </head>
-  <body>
-    <div>
-      <img alt='Mastodon' src='/oops.png'>
-      <h1>Sorry, this instance is closed now.</h1>
-    </div>
-  </body>
-</html>