summaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.html b/templates/index.html
index 9250065..afa3d44 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -6,7 +6,7 @@
</h1>
<p>Find me on <a href="https://framagit.org/eqkter">Framagit</a>.</p>
<article>
-<h4> This website contains: </h4>
+<h2> This website contains: </h2>
<ul>
<li> Some IT, scientific and electronic <a href="{{ get_url(path='@/projects/_index.md') }}">projects</a>;
<li> A sefl-hosted <a href="https://git.eqkter.org">git server</a>;
@@ -15,7 +15,7 @@
</ul>
</article>
<article>
- <h4>Website Guide</h4>
+ <h2>Website Guide</h2>
<ul>
<li>This website is mostly about servers initiation and self-hosted solutions.</li>
<li>If you find it ugly - <a href="http://motherfuckingwebsite.com">It's minimal</a>.</li>