aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMarc Coquand <marcc0000@pm.me>2023-09-10 07:49:49 -0300
committerMarc Coquand <marcc0000@pm.me>2023-09-10 07:49:49 -0300
commit30a031edc5c5f161ba487822a4adb3c60a9864b1 (patch)
treea9c64d6d4059029b4554fba47d6d19e04728c1a2 /index.html
parent22a335754035ae9ee8d1bbdfc65ad83f8bbe834f (diff)
downloadmccd.space-30a031edc5c5f161ba487822a4adb3c60a9864b1.tar.gz
mccd.space-30a031edc5c5f161ba487822a4adb3c60a9864b1.tar.bz2
mccd.space-30a031edc5c5f161ba487822a4adb3c60a9864b1.zip
Initial commit
Diffstat (limited to '')
-rw-r--r--index.html31
1 files changed, 0 insertions, 31 deletions
diff --git a/index.html b/index.html
deleted file mode 100644
index 243c841..0000000
--- a/index.html
+++ /dev/null
@@ -1,31 +0,0 @@
-<!doctype html>
-<html>
-
-<head>
- <meta name="description"
- content="Personal blog of Marc Coquand." />
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <link rel="stylesheet" href="css/main.css" />
- <title>𝚳</title>
-</head>
-
-<div style="margin-left:2rem; margin-top: 2rem; display: flex; flex-direction: column; max-width: 22rem" class="">
- <div style="display: flex; flex-direction: column; align-items: center; width: 100%; margin-bottom: 2rem">
- <h1 style="margin-bottom: 1rem; " class="m" >𝚳</h1>
- <p class="code">U+1D6B3</p>
-
- <div style="display: flex; ">
- <a class="link" style="margin-right: 0.5rem;" href="https://fosstodon.org/home">mastodon</a>
- <a class="link" style="margin-right: 0.5rem; pointer-events: none;" href="#">rss</a>
- <a class="link" href="https://sr.ht/~marcc/">sr.ht</a>
- </div>
- </div>
-<h2 class="text">Posts</h2>
-<div style="margin-left: 4rem;">
- <p class="text">Hi, this text should be in a sans-serif.</p>
-</div>
-
-</div>
-
-</head>