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-parent.git
The following commit(s) were added to refs/heads/main-site-stg-out by this push:
new f826da9 Add website content generated from
`7d995f2e0e3b8c4ab379a433f0a22da31cf52f8d`
f826da9 is described below
commit f826da94224d69f5e8882958e427ddb80a6a6f16
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Fri Apr 12 07:49:57 2024 +0000
Add website content generated from
`7d995f2e0e3b8c4ab379a433f0a22da31cf52f8d`
---
sitemap.xml | 12 ++++++------
usage.html | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/sitemap.xml b/sitemap.xml
index bb4a6e5..51fc2bd 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,26 +2,26 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://logging.apache.org/logging-parent/features.html</loc>
-<lastmod>2024-04-12T07:45:51.134Z</lastmod>
+<lastmod>2024-04-12T07:49:56.267Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/index.html</loc>
-<lastmod>2024-04-12T07:45:51.134Z</lastmod>
+<lastmod>2024-04-12T07:49:56.267Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-instructions-project.html</loc>
-<lastmod>2024-04-12T07:45:51.134Z</lastmod>
+<lastmod>2024-04-12T07:49:56.267Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-instructions-xml-schema.html</loc>
-<lastmod>2024-04-12T07:45:51.134Z</lastmod>
+<lastmod>2024-04-12T07:49:56.267Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-notes.html</loc>
-<lastmod>2024-04-12T07:45:51.134Z</lastmod>
+<lastmod>2024-04-12T07:49:56.267Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/usage.html</loc>
-<lastmod>2024-04-12T07:45:51.134Z</lastmod>
+<lastmod>2024-04-12T07:49:56.267Z</lastmod>
</url>
</urlset>
diff --git a/usage.html b/usage.html
index 68d3690..a35d803 100644
--- a/usage.html
+++ b/usage.html
@@ -167,7 +167,7 @@
</div>
</div>
<div class="sect1">
-<h2 id="_website_deployment"><a class="anchor"
href="#_website_deployment"></a>Website deployment</h2>
+<h2 id="website"><a class="anchor" href="#website"></a>Website deployment</h2>
<div class="sectionbody">
<div class="paragraph">
<p>Using <code>deploy-site-reusable.yaml</code> reusable GitHub Actions
workflow, you can automate the website deployments for staging and production
environments.