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 2ac86aa3d update
2ac86aa3d is described below

commit 2ac86aa3d91a57f7fd07569df01a1674705112af
Author: lprimak <[email protected]>
AuthorDate: Sat Jan 31 10:57:40 2026 -0600

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

diff --git a/.well-known/security.txt b/.well-known/security.txt
index 633985b2c..3dcd28488 100644
--- a/.well-known/security.txt
+++ b/.well-known/security.txt
@@ -1,5 +1,5 @@
 Contact: mailto:[email protected]
-Expires: 2027-01-31T16:56:19Z
+Expires: 2027-01-31T16:57:31Z
 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 9b63cd1db..8f9a4ffb7 100644
--- a/css/base.css
+++ b/css/base.css
@@ -515,7 +515,7 @@ div.related-content {
 }
 
 [data-theme="dark"] .admonitionblock td.icon .icon-note:before {
-    color: var(--bg-color);
+  color: var(--link-color);
 }
 
 [data-theme="dark"] .listingblock pre {
diff --git a/feed.xml b/feed.xml
index e9f03aca6..2850ecd3c 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:56:19Z</updated>
+  <updated>2026-01-31T16:57:31Z</updated>
 
   <author>
     <name>Les Hazlewood</name>

Reply via email to