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 e70425660b42fc705760006141078e870df0a566 Author: Adam Monsen <[email protected]> AuthorDate: Tue Jul 14 10:46:58 2026 -0700 use local stylesheets similar to 94ea584d1ca5023e4b893801a7cc228507cfae37 --- docs/1.16.0-SNAPSHOT/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/1.16.0-SNAPSHOT/index.html b/docs/1.16.0-SNAPSHOT/index.html index a4c427b..7ccc693 100644 --- a/docs/1.16.0-SNAPSHOT/index.html +++ b/docs/1.16.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; } @@ -32287,4 +32287,4 @@ Last updated Tue Jul 14 10:39:07 PDT 2026 10:19:36 -0700 </div> </div> </body> -</html> \ No newline at end of file +</html>
