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

github-bot pushed a commit to branch main-site-stg-out
in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git


The following commit(s) were added to refs/heads/main-site-stg-out by this push:
     new e412318  Add website content generated from 
`dc7beacc4dcaac2958a14706d124bd37dad476c9`
e412318 is described below

commit e4123186da23c93c0767e104ea7883f896bd9c57
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Mon May 27 07:52:38 2024 +0000

    Add website content generated from 
`dc7beacc4dcaac2958a14706d124bd37dad476c9`
---
 404.html           |  3 +++
 development.html   |  3 +++
 index.html         |  3 +++
 release-notes.html | 11 ++++++++++-
 sitemap.xml        |  6 +++---
 5 files changed, 22 insertions(+), 4 deletions(-)

diff --git a/404.html b/404.html
index b5569d8..ca3500a 100644
--- a/404.html
+++ b/404.html
@@ -20,6 +20,9 @@
   .doc .colist>table code, .doc p code, .doc thead code { font-size: 0.8em; }
   .doc pre { font-size: 0.7rem; }
   .doc .colist { font-size: 0.75rem; }
+  /* Make links more visible: */
+  .doc a { text-decoration: underline; }
+  .doc a code { text-decoration: underline; color: #1565c0; }
   /* Tab header fonts aren't rendered good, adjusting the font weight: */
   .tablist > ul li { font-weight: 500; }
   /* `page-toclevels` greater than 4 are not supported by Antora UI, patching 
it: */
diff --git a/development.html b/development.html
index 4a6f9c8..70b2443 100644
--- a/development.html
+++ b/development.html
@@ -21,6 +21,9 @@
   .doc .colist>table code, .doc p code, .doc thead code { font-size: 0.8em; }
   .doc pre { font-size: 0.7rem; }
   .doc .colist { font-size: 0.75rem; }
+  /* Make links more visible: */
+  .doc a { text-decoration: underline; }
+  .doc a code { text-decoration: underline; color: #1565c0; }
   /* Tab header fonts aren't rendered good, adjusting the font weight: */
   .tablist > ul li { font-weight: 500; }
   /* `page-toclevels` greater than 4 are not supported by Antora UI, patching 
it: */
diff --git a/index.html b/index.html
index 477f7bb..eb81170 100644
--- a/index.html
+++ b/index.html
@@ -21,6 +21,9 @@
   .doc .colist>table code, .doc p code, .doc thead code { font-size: 0.8em; }
   .doc pre { font-size: 0.7rem; }
   .doc .colist { font-size: 0.75rem; }
+  /* Make links more visible: */
+  .doc a { text-decoration: underline; }
+  .doc a code { text-decoration: underline; color: #1565c0; }
   /* Tab header fonts aren't rendered good, adjusting the font weight: */
   .tablist > ul li { font-weight: 500; }
   /* `page-toclevels` greater than 4 are not supported by Antora UI, patching 
it: */
diff --git a/release-notes.html b/release-notes.html
index 860effa..4af301a 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -21,6 +21,9 @@
   .doc .colist>table code, .doc p code, .doc thead code { font-size: 0.8em; }
   .doc pre { font-size: 0.7rem; }
   .doc .colist { font-size: 0.75rem; }
+  /* Make links more visible: */
+  .doc a { text-decoration: underline; }
+  .doc a code { text-decoration: underline; color: #1565c0; }
   /* Tab header fonts aren't rendered good, adjusting the font weight: */
   .tablist > ul li { font-weight: 500; }
   /* `page-toclevels` greater than 4 are not supported by Antora UI, patching 
it: */
@@ -132,11 +135,17 @@
 <p>Update <code>org.apache.logging.log4j:log4j-bom</code> to version 
<code>2.23.1</code> (<a 
href="https://github.com/apache/logging-log4j-kotlin/pull/70";>70</a>)</p>
 </li>
 <li>
-<p>Update <code>org.apache.logging:logging-parent</code> to version 
<code>11.0.0</code></p>
+<p>Update <code>org.apache.logging:logging-parent</code> to version `` (<a 
href="https://github.com/apache/logging-log4j-kotlin/pull/74";>74</a>)</p>
 </li>
 <li>
 <p>Update <code>org.apache.maven.plugins:maven-shade-plugin</code> to version 
<code>3.5.3</code> (<a 
href="https://github.com/apache/logging-log4j-kotlin/pull/72";>72</a>)</p>
 </li>
+<li>
+<p>Update <code>org.codehaus.mojo:build-helper-maven-plugin</code> to version 
<code>3.6.0</code> (<a 
href="https://github.com/apache/logging-log4j-kotlin/pull/73";>73</a>)</p>
+</li>
+<li>
+<p>Update <code>org.codehaus.mojo:exec-maven-plugin</code> to version `` (<a 
href="https://github.com/apache/logging-log4j-kotlin/pull/75";>75</a>)</p>
+</li>
 </ul>
 </div>
 </div>
diff --git a/sitemap.xml b/sitemap.xml
index 5e74d21..b3bafff 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,14 +2,14 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://logging.apache.org/log4j/kotlin/development.html</loc>
-<lastmod>2024-05-01T14:59:32.341Z</lastmod>
+<lastmod>2024-05-27T07:52:35.864Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/kotlin/index.html</loc>
-<lastmod>2024-05-01T14:59:32.341Z</lastmod>
+<lastmod>2024-05-27T07:52:35.864Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/kotlin/release-notes.html</loc>
-<lastmod>2024-05-01T14:59:32.341Z</lastmod>
+<lastmod>2024-05-27T07:52:35.864Z</lastmod>
 </url>
 </urlset>

Reply via email to