You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ma...@apache.org on 2016/01/03 16:56:59 UTC

incubator-fineract-site git commit: fixed font type issue

Repository: incubator-fineract-site
Updated Branches:
  refs/heads/master d454bec6b -> 5120cb452


fixed font type issue


Project: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/commit/5120cb45
Tree: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/tree/5120cb45
Diff: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/diff/5120cb45

Branch: refs/heads/master
Commit: 5120cb452c2044e9db1f83bee9beee6d045db9e2
Parents: d454bec
Author: mage <ma...@apache.org>
Authored: Sun Jan 3 16:56:20 2016 +0100
Committer: mage <ma...@apache.org>
Committed: Sun Jan 3 16:56:20 2016 +0100

----------------------------------------------------------------------
 css/fineract.css | 1 -
 index.html       | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/blob/5120cb45/css/fineract.css
----------------------------------------------------------------------
diff --git a/css/fineract.css b/css/fineract.css
index 0d443ed..f5bb768 100644
--- a/css/fineract.css
+++ b/css/fineract.css
@@ -118,4 +118,3 @@ footer.page-footer {
     height: 45px;
   }
 }
-

http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/blob/5120cb45/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index ff58803..8447d88 100644
--- a/index.html
+++ b/index.html
@@ -23,7 +23,7 @@
   <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
   <title>Apache Fineract (incubating)</title>
   <link rel="icon" type="image/png" href="images/apache-fineract-icon.png">
-  <link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=latin,latin-ext" type="text/css" rel="stylesheet">
+  <link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=latin,latin-ext,cyrillic,cyrillic-ext" type="text/css" rel="stylesheet">
   <link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
   <link href="css/materialize.min.css" type="text/css" rel="stylesheet"/>
   <link href="css/fineract.css" type="text/css" rel="stylesheet">
@@ -63,7 +63,7 @@
     <section class="section">
       <h3 class="center-align">Platform for Digital Financial Services</h3>
       <p class="flow-text justify-align">
-        Apache Fineract (&#92;&#8217;fīn-,&#477;-ˌrakt&#92;) is an open source system for core banking as a platform. Fineract provides a reliable, robust, and affordable solution for entrepreneurs, financial institutions, and service providers to offer financial services to the world’s 2 billion underbanked and unbanked.
+        Apache Fineract (&#92;&#8217;f&#299;n-,&#1241;-,rakt&#92;) is an open source system for core banking as a platform. Fineract provides a reliable, robust, and affordable solution for entrepreneurs, financial institutions, and service providers to offer financial services to the world’s 2 billion underbanked and unbanked.
       </p>
       <div class="divider"></div>
     </section>