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

meonkeys pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/fineract-site.git

commit 73c67cb1516a5c252786a50cbd617888b79ea4e5
Author: Adam Monsen <[email protected]>
AuthorDate: Fri Jul 10 19:41:40 2026 -0700

    use local stylesheets
    
    similar to 907bec2c51cdd526b307c1f4fd6539f06e4ed59a
---
 docs/1.15.0/index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/1.15.0/index.html b/docs/1.15.0/index.html
index 0800e4b..3ce565c 100644
--- a/docs/1.15.0/index.html
+++ b/docs/1.15.0/index.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="generator" content="Asciidoctor 2.0.18">
 <title>Fineract Platform Documentation</title>
-<link rel="stylesheet" 
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700";>
+<link rel="stylesheet" href="../../css/stylesheet.css">
 <style>
 /*! Asciidoctor default stylesheet | MIT License | https://asciidoctor.org */
 /* Uncomment the following line when using as a custom stylesheet */
@@ -435,7 +435,7 @@ body.book #toc,body.book #preamble,body.book 
h1.sect0,body.book .sect1>h2{page-b
 #footer-text{color:rgba(0,0,0,.6);font-size:.9em}}
 @media amzn-kf8{#header,#content,#footnotes,#footer{padding:0}}
 </style>
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";>
+<link rel="stylesheet" href="../../css/font-awesome.min.css">
 <style>
 pre.rouge table td { padding: 5px; }
 pre.rouge table pre { margin: 0; }
@@ -32177,4 +32177,4 @@ Last updated Fri Jul 10 18:26:06 PDT 2026 10:19:36 -0700
 </div>
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>

Reply via email to