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

commit d9b8b85661d9100f5e1605b8e125b56198552bb2
Author: Andrea Del Bene <[email protected]>
AuthorDate: Mon Jun 22 21:44:33 2020 +0200

    Trigger build
---
 _layouts/default.html | 2 +-
 content/atom.xml      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/_layouts/default.html b/_layouts/default.html
index c73dfa1..e5ecd6f 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -24,7 +24,7 @@ layout: base
             {% if page.preamble %}<p>{{ page.preamble | markownify }}</p>{% 
endif %}
         </header>
         <section class="toc left">
-            {{toc_generate }}
+            {{toc_generate}}
         </section>
         <section>
             {{ content }}
diff --git a/content/atom.xml b/content/atom.xml
index d07a1a2..83905b3 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-06-22T21:35:14+02:00</updated>
+    <updated>2020-06-22T21:44:21+02:00</updated>
     <id>http://wicket.apache.org/</id>
     <author>
         <name>Apache Wicket</name>

Reply via email to