You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ad...@apache.org on 2020/07/15 08:44:55 UTC

[wicket-site] branch wicket-9 updated: Added missing "Home" title in the index page

This is an automated email from the ASF dual-hosted git repository.

adelbene pushed a commit to branch wicket-9
in repository https://gitbox.apache.org/repos/asf/wicket-site.git


The following commit(s) were added to refs/heads/wicket-9 by this push:
     new bec7123  Added missing "Home" title in the index page
bec7123 is described below

commit bec71232fdd89f52d9146e257bab19c592d6d364
Author: Andrea Del Bene <ad...@apache.org>
AuthorDate: Wed Jul 15 10:33:55 2020 +0200

    Added missing "Home" title in the index page
---
 content/atom.xml   | 2 +-
 content/index.html | 4 ++--
 index.md           | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

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:
   -