commit | 188327df8235e114962a7ccf5895999eab2e3470 | [log] [tgz] |
---|---|---|
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Fri Apr 17 21:22:57 2020 +0200 |
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Fri Apr 17 21:22:57 2020 +0200 |
tree | 1d743fbec7b54a9bb700484463be17e83349b82d | |
parent | 0fb9d12078b07947f8df732564477bd3f8eabaea [diff] |
Update to Quarkus 1.3.2.Final. Also adds a workaround for Quarkus issue #8662 (https://github.com/quarkusio/quarkus/issues/8662). Change-Id: I0a91a67609b0fce4cf7f4dd356d787caf1e2938d
diff --git a/src/main/resources/templates/benki/about/index.html b/src/main/resources/templates/benki/about/index.html index edfd82e..5376f62 100644 --- a/src/main/resources/templates/benki/about/index.html +++ b/src/main/resources/templates/benki/about/index.html
@@ -6,7 +6,7 @@ {#siteSection}About This Site{/siteSection} {#aboutClass}this-page{/aboutClass} -{#nav}{#navbar siteSection="About" /}{/nav} +{#nav}{#navbar siteSection="About" /} {#head}{/head}
diff --git a/src/main/resources/templates/benki/posts/postList.html b/src/main/resources/templates/benki/posts/postList.html index 3cd4e49..9b8f060 100644 --- a/src/main/resources/templates/benki/posts/postList.html +++ b/src/main/resources/templates/benki/posts/postList.html
@@ -12,7 +12,7 @@ {#title}Benki {pageTitle}{/title} {#siteSection}{pageTitle}{/siteSection} -{#nav}{#navbar siteSection=pageTitle /}{/nav} +{#nav}{#navbar siteSection=pageTitle /} {#head} <link href="{feedUri}" rel="alternate" type="application/atom+xml" />
diff --git a/src/main/resources/templates/benki/wiki/wikiPage.html b/src/main/resources/templates/benki/wiki/wikiPage.html index a98b147..782e7cc 100644 --- a/src/main/resources/templates/benki/wiki/wikiPage.html +++ b/src/main/resources/templates/benki/wiki/wikiPage.html
@@ -6,7 +6,7 @@ {#siteSection}Wiki{/siteSection} {#wikiClass}this-page{/wikiClass} -{#nav}{#navbar siteSection="Wiki" /}{/nav} +{#nav}{#navbar siteSection="Wiki" /} {#head} <link rel="stylesheet" type="text/css" href="/web_modules/ContentTools/build/content-tools.min.css" />
diff --git a/src/main/resources/templates/benki/wiki/wikiPageRevisionList.html b/src/main/resources/templates/benki/wiki/wikiPageRevisionList.html index 91e5058..eacad4b 100644 --- a/src/main/resources/templates/benki/wiki/wikiPageRevisionList.html +++ b/src/main/resources/templates/benki/wiki/wikiPageRevisionList.html
@@ -7,7 +7,7 @@ {#siteSection}Wiki{/siteSection} {#wikiClass}this-page{/wikiClass} -{#nav}{#navbar siteSection="Wiki" /}{/nav} +{#nav}{#navbar siteSection="Wiki" /} {#body} <header>