summaryrefslogtreecommitdiff
path: root/themes/stingray/layouts/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/stingray/layouts/index.html')
-rw-r--r--themes/stingray/layouts/index.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/themes/stingray/layouts/index.html b/themes/stingray/layouts/index.html
index 919ef99..f752ee3 100644
--- a/themes/stingray/layouts/index.html
+++ b/themes/stingray/layouts/index.html
@@ -1,11 +1,3 @@
{{ define "main" }}
-<div id="card" class="h-card text-center">
- <a class="u-url u-uid" href="https://rayhammer.dev" rel="me">
- <img class="u-photo" src="img/rayhammer.jpg">
- </a>
- <p>
- <span class="p-nickname">RayHammer</span>
- </p>
-</div>
{{ .Content }}
{{ end }} \ No newline at end of file