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

lprimak pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/shiro-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 42a46c399 update
42a46c399 is described below

commit 42a46c399d3554205b47f748bfdbb98e2874ffa3
Author: lprimak <[email protected]>
AuthorDate: Sat Jan 31 10:52:33 2026 -0600

    update
---
 .well-known/security.txt | 2 +-
 css/base.css             | 5 ++++-
 feed.xml                 | 2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/.well-known/security.txt b/.well-known/security.txt
index 400429487..d2f87b452 100644
--- a/.well-known/security.txt
+++ b/.well-known/security.txt
@@ -1,5 +1,5 @@
 Contact: mailto:[email protected]
-Expires: 2027-01-31T16:50:06Z
+Expires: 2027-01-31T16:52:25Z
 Preferred-Languages: en
 Canonical: https://shiro.apache.org/.well-known/security.txt
 Policy: https://shiro.apache.org/security-reports.html
\ No newline at end of file
diff --git a/css/base.css b/css/base.css
index df5e37fb8..9e3956bdf 100644
--- a/css/base.css
+++ b/css/base.css
@@ -508,7 +508,10 @@ div.related-content {
 
 [data-theme="dark"] .admonitionblock > table {
   background: var(--bg-secondary);
-    color: var(--text-color);
+}
+
+[data-theme="dark"] .admonitionblock > table td.content {
+  color: var(--text-color);
 }
 
 [data-theme="dark"] .listingblock pre {
diff --git a/feed.xml b/feed.xml
index 6d6637d44..2989ab642 100644
--- a/feed.xml
+++ b/feed.xml
@@ -4,7 +4,7 @@
   <subtitle>Simple. Java. Security.</subtitle>
   <link href="https://shiro.apache.org/"/>
   <link rel="self" href="https://shiro.apache.org/feed.xml"; />
-  <updated>2026-01-31T16:50:07Z</updated>
+  <updated>2026-01-31T16:52:26Z</updated>
 
   <author>
     <name>Les Hazlewood</name>

Reply via email to