aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.njk3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.njk b/index.njk
index 5422cc1..dcb496f 100644
--- a/index.njk
+++ b/index.njk
@@ -11,6 +11,7 @@
<title>߸ mccd</title>
</head>
+<body>
<div style="display: flex; flex-direction: column;" class="intro">
<a href="/" class="code side-margin" style="color: black; margin-bottom: 0px;font-weight: 700; margin-top: 5px; font-size: 14px">mccd</a>
<div class="side-margin code" style="font-size: 12px; margin-bottom: 0px; line-height:1.3; ">
@@ -51,4 +52,4 @@
</div>
{% endfor %}
</div>
-</head>
+</body>