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-jmx-gui.git


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

commit 58ce145f5a67add7fd4c588d006318bf0a046979
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Mon May 27 07:53:09 2024 +0000

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

diff --git a/404.html b/404.html
index e80567c..f28f3cc 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 822a33a..a8e39fb 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 d2e1606..6688f16 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 90eead9..07e0f97 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: */
@@ -122,7 +125,7 @@
 <p>Update <code>org.apache.logging.log4j:log4j-core</code> to version 
<code>2.23.1</code> (<a 
href="https://github.com/apache/logging-log4j-jmx-gui/pull/10";>10</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-jmx-gui/pull/12";>12</a>)</p>
 </li>
 </ul>
 </div>
diff --git a/sitemap.xml b/sitemap.xml
index 52a3c74..f7005c8 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/jmx-gui/development.html</loc>
-<lastmod>2024-05-01T15:01:19.964Z</lastmod>
+<lastmod>2024-05-27T07:53:08.489Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/jmx-gui/index.html</loc>
-<lastmod>2024-05-01T15:01:19.964Z</lastmod>
+<lastmod>2024-05-27T07:53:08.489Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/jmx-gui/release-notes.html</loc>
-<lastmod>2024-05-01T15:01:19.964Z</lastmod>
+<lastmod>2024-05-27T07:53:08.489Z</lastmod>
 </url>
 </urlset>

Reply via email to