aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <m@mitjafelicijan.com>2023-07-10 06:36:46 +0200
committerMitja Felicijan <m@mitjafelicijan.com>2023-07-10 06:36:46 +0200
commit222d9ce7584e77610da24fa9360cf48d038afabc (patch)
tree657bc7d8e47ccca313482efffe197269c4ab6240
parent89e390b170c76ecfe3387aa8b722b9101059db6c (diff)
downloadmitjafelicijan.com-222d9ce7584e77610da24fa9360cf48d038afabc.tar.gz
Removed main header
-rw-r--r--templates/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index affec2d..9b4db05 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -11,7 +11,6 @@
11 11
12{{ define "content" }} 12{{ define "content" }}
13<div> 13<div>
14 <h1>A place where I experiment and have fun!</h1>
15 <p>{{ .Config.Description }}</p> 14 <p>{{ .Config.Description }}</p>
16 <p>Please <b><i>stop offering me a redesign</i></b> of this webpage. This site 15 <p>Please <b><i>stop offering me a redesign</i></b> of this webpage. This site
17 intentionally looks like it does!</p> 16 intentionally looks like it does!</p>