aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--index.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/index.html b/index.html
index d4edd15..383de0b 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
</head>
<body>
<header>
- <h1>Welcome to Joe's dev blog</h1>
+ <h1>Joe's dev blog</h1>
</header>
<div class="sidebar">
<ul>
@@ -43,6 +43,14 @@
</ul>
</div>
<div class="body-content">
+ <h1>About the site</h1>
+ <p>
+ Welcome to my personnal blog. There you can find my tips and articles on
+ various tech and programming subjects.
+ <br><br>
+ The site is still in developpement.
+ </p>
+ <h1>About me</h1>
<p>
This is some text
</p>