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 55abf3a Add website content generated from
`c83aa5d4108e3e23392476e7adaecc5ccc64b593`
55abf3a is described below
commit 55abf3ad8efa1ff3fa89ac12946419c5c9b42357
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu May 30 11:54:38 2024 +0000
Add website content generated from
`c83aa5d4108e3e23392476e7adaecc5ccc64b593`
---
404.html | 3 ++-
development.html | 3 ++-
index.html | 3 ++-
release-notes.html | 3 ++-
sitemap.xml | 6 +++---
5 files changed, 11 insertions(+), 7 deletions(-)
diff --git a/404.html b/404.html
index f28f3cc..0d34d0c 100644
--- a/404.html
+++ b/404.html
@@ -10,12 +10,13 @@
<!-- `@asciidoctor/tabs` extension styles -->
<link rel="stylesheet" href="/log4j/jmx-gui/_/css/vendor/tabs.css">
<style>
- /* Default `h4` and `h5` are smaller than the normal text, fix header font
sizing: */
+ /* 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; }
.doc h3 { font-size: 1.5rem; font-weight: 400; }
.doc h4 { font-size: 1.3rem; font-weight: 500; }
.doc h5 { font-size: 1.1rem; font-weight: 500; text-decoration: underline; }
+ .doc h6 { font-size: 0.9rem; font-weight: 500; text-decoration: underline; }
/* Default `code`, `pre`, and `.colist` (source code annotations) fonts are
too big, adjust them: */
.doc .colist>table code, .doc p code, .doc thead code { font-size: 0.8em; }
.doc pre { font-size: 0.7rem; }
diff --git a/development.html b/development.html
index a8e39fb..de6c56a 100644
--- a/development.html
+++ b/development.html
@@ -11,12 +11,13 @@
<!-- `@asciidoctor/tabs` extension styles -->
<link rel="stylesheet" href="./_/css/vendor/tabs.css">
<style>
- /* Default `h4` and `h5` are smaller than the normal text, fix header font
sizing: */
+ /* 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; }
.doc h3 { font-size: 1.5rem; font-weight: 400; }
.doc h4 { font-size: 1.3rem; font-weight: 500; }
.doc h5 { font-size: 1.1rem; font-weight: 500; text-decoration: underline; }
+ .doc h6 { font-size: 0.9rem; font-weight: 500; text-decoration: underline; }
/* Default `code`, `pre`, and `.colist` (source code annotations) fonts are
too big, adjust them: */
.doc .colist>table code, .doc p code, .doc thead code { font-size: 0.8em; }
.doc pre { font-size: 0.7rem; }
diff --git a/index.html b/index.html
index 6688f16..103c461 100644
--- a/index.html
+++ b/index.html
@@ -11,12 +11,13 @@
<!-- `@asciidoctor/tabs` extension styles -->
<link rel="stylesheet" href="./_/css/vendor/tabs.css">
<style>
- /* Default `h4` and `h5` are smaller than the normal text, fix header font
sizing: */
+ /* 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; }
.doc h3 { font-size: 1.5rem; font-weight: 400; }
.doc h4 { font-size: 1.3rem; font-weight: 500; }
.doc h5 { font-size: 1.1rem; font-weight: 500; text-decoration: underline; }
+ .doc h6 { font-size: 0.9rem; font-weight: 500; text-decoration: underline; }
/* Default `code`, `pre`, and `.colist` (source code annotations) fonts are
too big, adjust them: */
.doc .colist>table code, .doc p code, .doc thead code { font-size: 0.8em; }
.doc pre { font-size: 0.7rem; }
diff --git a/release-notes.html b/release-notes.html
index 7bcefbf..f2e5f56 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -11,12 +11,13 @@
<!-- `@asciidoctor/tabs` extension styles -->
<link rel="stylesheet" href="./_/css/vendor/tabs.css">
<style>
- /* Default `h4` and `h5` are smaller than the normal text, fix header font
sizing: */
+ /* 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; }
.doc h3 { font-size: 1.5rem; font-weight: 400; }
.doc h4 { font-size: 1.3rem; font-weight: 500; }
.doc h5 { font-size: 1.1rem; font-weight: 500; text-decoration: underline; }
+ .doc h6 { font-size: 0.9rem; font-weight: 500; text-decoration: underline; }
/* Default `code`, `pre`, and `.colist` (source code annotations) fonts are
too big, adjust them: */
.doc .colist>table code, .doc p code, .doc thead code { font-size: 0.8em; }
.doc pre { font-size: 0.7rem; }
diff --git a/sitemap.xml b/sitemap.xml
index 19c734f..b0ab1e7 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-30T11:33:26.661Z</lastmod>
+<lastmod>2024-05-30T11:54:37.256Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/jmx-gui/index.html</loc>
-<lastmod>2024-05-30T11:33:26.661Z</lastmod>
+<lastmod>2024-05-30T11:54:37.256Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/jmx-gui/release-notes.html</loc>
-<lastmod>2024-05-30T11:33:26.661Z</lastmod>
+<lastmod>2024-05-30T11:54:37.256Z</lastmod>
</url>
</urlset>