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 94ea584d1ca5023e4b893801a7cc228507cfae37 Author: Adam Monsen <[email protected]> AuthorDate: Mon Jul 13 09:53:53 2026 -0700 use local stylesheets similar to 73c67cb1516a5c252786a50cbd617888b79ea4e5 --- docs/1.15.0-SNAPSHOT/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/1.15.0-SNAPSHOT/index.html b/docs/1.15.0-SNAPSHOT/index.html index 9306a40..0b60d13 100644 --- a/docs/1.15.0-SNAPSHOT/index.html +++ b/docs/1.15.0-SNAPSHOT/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 Mon Jul 13 09:50:30 PDT 2026 10:19:36 -0700 </div> </div> </body> -</html> \ No newline at end of file +</html>
