Added missing "Home" title in the index page
diff --git a/content/atom.xml b/content/atom.xml
index b1bd952..20e640f 100644
--- a/content/atom.xml
+++ b/content/atom.xml
@@ -3,7 +3,7 @@
     <title>Apache Wicket</title>
     <link href="http://wicket.apache.org/atom.xml" rel="self"/>
     <link href="http://wicket.apache.org/"/>
-    <updated>2020-07-15T10:24:44+02:00</updated>
+    <updated>2020-07-15T10:33:18+02:00</updated>
     <id>http://wicket.apache.org/</id>
     <author>
         <name>Apache Wicket</name>
diff --git a/content/index.html b/content/index.html
index cdf8e86..221126d 100644
--- a/content/index.html
+++ b/content/index.html
@@ -3,7 +3,7 @@
     <head>
         <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
         <meta charset="utf-8">
-        <title> | Apache Wicket</title>
+        <title>Home | Apache Wicket</title>
         <meta name="viewport" content="width=device-width, initial-scale=1" />
 
         <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
@@ -111,7 +111,7 @@
 <main>
     <div class="l-container">
         <header class="l-full preamble">
-            <h1></h1>
+            <h1>Home</h1>
             
             
             
diff --git a/index.md b/index.md
index 610d045..093298e 100644
--- a/index.md
+++ b/index.md
@@ -1,6 +1,6 @@
 ---
 layout: default
-title: 
+title: Home
 pageclasses: index
 additionalContents:
   -