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-tools.git


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

commit 122e66ba8571eff61325d6fbcf0d030679109adf
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu Jun 20 07:43:43 2024 +0000

    Add website content generated from 
`8d4835d9559fa25e73e75169939160bfd55fa0a8`
---
 404.html                                |  3 +++
 development.html                        |  3 +++
 index.html                              |  3 +++
 log4j-changelog-maven-plugin.html       |  3 +++
 log4j-changelog.html                    |  3 +++
 log4j-docgen-asciidoctor-extension.html |  3 +++
 log4j-docgen-maven-plugin.html          |  3 +++
 log4j-docgen.html                       |  3 +++
 release-notes.html                      |  3 +++
 sitemap.xml                             | 16 ++++++++--------
 10 files changed, 35 insertions(+), 8 deletions(-)

diff --git a/404.html b/404.html
index 8f95096..2e307b2 100644
--- a/404.html
+++ b/404.html
@@ -10,6 +10,9 @@
 <!-- `@asciidoctor/tabs` extension styles -->
 <link rel="stylesheet" href="/log4j/kotlin/_/css/vendor/tabs.css">
 <style>
+  /* Swap colors of `IMPORTANT` and `WARNING` blocks */ 
+  .doc .admonitionblock.important .icon { background-color: #f70; }
+  .doc .admonitionblock.warning .icon { background-color: #e40046; }
   /* Default `h4`, `h5`, and `h6` are smaller than the normal text, fix header 
font sizing: */
   .doc h1 { font-size: 1.9rem; }
   .doc h2 { font-size: 1.7rem; }
diff --git a/development.html b/development.html
index f8c7017..f9b04c0 100644
--- a/development.html
+++ b/development.html
@@ -11,6 +11,9 @@
 <!-- `@asciidoctor/tabs` extension styles -->
 <link rel="stylesheet" href="./_/css/vendor/tabs.css">
 <style>
+  /* Swap colors of `IMPORTANT` and `WARNING` blocks */ 
+  .doc .admonitionblock.important .icon { background-color: #f70; }
+  .doc .admonitionblock.warning .icon { background-color: #e40046; }
   /* Default `h4`, `h5`, and `h6` are smaller than the normal text, fix header 
font sizing: */
   .doc h1 { font-size: 1.9rem; }
   .doc h2 { font-size: 1.7rem; }
diff --git a/index.html b/index.html
index 66ca332..24aa2b5 100644
--- a/index.html
+++ b/index.html
@@ -11,6 +11,9 @@
 <!-- `@asciidoctor/tabs` extension styles -->
 <link rel="stylesheet" href="./_/css/vendor/tabs.css">
 <style>
+  /* Swap colors of `IMPORTANT` and `WARNING` blocks */ 
+  .doc .admonitionblock.important .icon { background-color: #f70; }
+  .doc .admonitionblock.warning .icon { background-color: #e40046; }
   /* Default `h4`, `h5`, and `h6` are smaller than the normal text, fix header 
font sizing: */
   .doc h1 { font-size: 1.9rem; }
   .doc h2 { font-size: 1.7rem; }
diff --git a/log4j-changelog-maven-plugin.html 
b/log4j-changelog-maven-plugin.html
index 0d5ee2e..1f0b351 100644
--- a/log4j-changelog-maven-plugin.html
+++ b/log4j-changelog-maven-plugin.html
@@ -11,6 +11,9 @@
 <!-- `@asciidoctor/tabs` extension styles -->
 <link rel="stylesheet" href="./_/css/vendor/tabs.css">
 <style>
+  /* Swap colors of `IMPORTANT` and `WARNING` blocks */ 
+  .doc .admonitionblock.important .icon { background-color: #f70; }
+  .doc .admonitionblock.warning .icon { background-color: #e40046; }
   /* Default `h4`, `h5`, and `h6` are smaller than the normal text, fix header 
font sizing: */
   .doc h1 { font-size: 1.9rem; }
   .doc h2 { font-size: 1.7rem; }
diff --git a/log4j-changelog.html b/log4j-changelog.html
index 6e25388..5107b43 100644
--- a/log4j-changelog.html
+++ b/log4j-changelog.html
@@ -11,6 +11,9 @@
 <!-- `@asciidoctor/tabs` extension styles -->
 <link rel="stylesheet" href="./_/css/vendor/tabs.css">
 <style>
+  /* Swap colors of `IMPORTANT` and `WARNING` blocks */ 
+  .doc .admonitionblock.important .icon { background-color: #f70; }
+  .doc .admonitionblock.warning .icon { background-color: #e40046; }
   /* Default `h4`, `h5`, and `h6` are smaller than the normal text, fix header 
font sizing: */
   .doc h1 { font-size: 1.9rem; }
   .doc h2 { font-size: 1.7rem; }
diff --git a/log4j-docgen-asciidoctor-extension.html 
b/log4j-docgen-asciidoctor-extension.html
index 0d47cb5..f9b6b35 100644
--- a/log4j-docgen-asciidoctor-extension.html
+++ b/log4j-docgen-asciidoctor-extension.html
@@ -11,6 +11,9 @@
 <!-- `@asciidoctor/tabs` extension styles -->
 <link rel="stylesheet" href="./_/css/vendor/tabs.css">
 <style>
+  /* Swap colors of `IMPORTANT` and `WARNING` blocks */ 
+  .doc .admonitionblock.important .icon { background-color: #f70; }
+  .doc .admonitionblock.warning .icon { background-color: #e40046; }
   /* Default `h4`, `h5`, and `h6` are smaller than the normal text, fix header 
font sizing: */
   .doc h1 { font-size: 1.9rem; }
   .doc h2 { font-size: 1.7rem; }
diff --git a/log4j-docgen-maven-plugin.html b/log4j-docgen-maven-plugin.html
index 8b3b214..d473adb 100644
--- a/log4j-docgen-maven-plugin.html
+++ b/log4j-docgen-maven-plugin.html
@@ -11,6 +11,9 @@
 <!-- `@asciidoctor/tabs` extension styles -->
 <link rel="stylesheet" href="./_/css/vendor/tabs.css">
 <style>
+  /* Swap colors of `IMPORTANT` and `WARNING` blocks */ 
+  .doc .admonitionblock.important .icon { background-color: #f70; }
+  .doc .admonitionblock.warning .icon { background-color: #e40046; }
   /* Default `h4`, `h5`, and `h6` are smaller than the normal text, fix header 
font sizing: */
   .doc h1 { font-size: 1.9rem; }
   .doc h2 { font-size: 1.7rem; }
diff --git a/log4j-docgen.html b/log4j-docgen.html
index f3adbb0..a3e04fa 100644
--- a/log4j-docgen.html
+++ b/log4j-docgen.html
@@ -11,6 +11,9 @@
 <!-- `@asciidoctor/tabs` extension styles -->
 <link rel="stylesheet" href="./_/css/vendor/tabs.css">
 <style>
+  /* Swap colors of `IMPORTANT` and `WARNING` blocks */ 
+  .doc .admonitionblock.important .icon { background-color: #f70; }
+  .doc .admonitionblock.warning .icon { background-color: #e40046; }
   /* Default `h4`, `h5`, and `h6` are smaller than the normal text, fix header 
font sizing: */
   .doc h1 { font-size: 1.9rem; }
   .doc h2 { font-size: 1.7rem; }
diff --git a/release-notes.html b/release-notes.html
index 90b8247..49cec7b 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -11,6 +11,9 @@
 <!-- `@asciidoctor/tabs` extension styles -->
 <link rel="stylesheet" href="./_/css/vendor/tabs.css">
 <style>
+  /* Swap colors of `IMPORTANT` and `WARNING` blocks */ 
+  .doc .admonitionblock.important .icon { background-color: #f70; }
+  .doc .admonitionblock.warning .icon { background-color: #e40046; }
   /* Default `h4`, `h5`, and `h6` are smaller than the normal text, fix header 
font sizing: */
   .doc h1 { font-size: 1.9rem; }
   .doc h2 { font-size: 1.7rem; }
diff --git a/sitemap.xml b/sitemap.xml
index 044fbf4..13b5591 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,34 +2,34 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://logging.apache.org/log4j/kotlin/development.html</loc>
-<lastmod>2024-06-12T18:34:27.357Z</lastmod>
+<lastmod>2024-06-20T07:43:42.483Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/kotlin/index.html</loc>
-<lastmod>2024-06-12T18:34:27.357Z</lastmod>
+<lastmod>2024-06-20T07:43:42.483Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/kotlin/log4j-changelog-maven-plugin.html</loc>
-<lastmod>2024-06-12T18:34:27.357Z</lastmod>
+<lastmod>2024-06-20T07:43:42.483Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/kotlin/log4j-changelog.html</loc>
-<lastmod>2024-06-12T18:34:27.357Z</lastmod>
+<lastmod>2024-06-20T07:43:42.483Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/kotlin/log4j-docgen-asciidoctor-extension.html</loc>
-<lastmod>2024-06-12T18:34:27.357Z</lastmod>
+<lastmod>2024-06-20T07:43:42.483Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/kotlin/log4j-docgen-maven-plugin.html</loc>
-<lastmod>2024-06-12T18:34:27.357Z</lastmod>
+<lastmod>2024-06-20T07:43:42.483Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/kotlin/log4j-docgen.html</loc>
-<lastmod>2024-06-12T18:34:27.357Z</lastmod>
+<lastmod>2024-06-20T07:43:42.483Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/kotlin/release-notes.html</loc>
-<lastmod>2024-06-12T18:34:27.357Z</lastmod>
+<lastmod>2024-06-20T07:43:42.483Z</lastmod>
 </url>
 </urlset>

Reply via email to