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

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


    from fe57cf4  Merge pull request #41 from meonkeys/add-wish-list
     add 2413152  fix: update font path to correct relative directory
     add caf5147  feat(migrate): migrate external fonts to local resources - 
Download and host Fonts locally from fonts.gstatic.com & cdnjs.cloudflare.com 
locally
     new f7513db  Merge pull request #38 from AryanVBW/asf-site

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |   2 +
 .../font-awesome/css => css}/font-awesome.min.css  |   0
 css/material-icons.css                             |   2 +-
 css/stylesheet.css                                 |  76 +++++++++++++++++++++
 docs/current/index.html                            |   4 +-
 font/italic/300.ttf                                | Bin 0 -> 36564 bytes
 font/italic/400.ttf                                | Bin 0 -> 36724 bytes
 font/italic/600.ttf                                | Bin 0 -> 36504 bytes
 font/italic/700.ttf                                | Bin 0 -> 36776 bytes
 font/italic/open_sans-400.ttf                      | Bin 0 -> 36384 bytes
 font/normal/300.ttf                                | Bin 0 -> 35356 bytes
 font/normal/400.ttf                                | Bin 0 -> 32596 bytes
 font/normal/600.ttf                                | Bin 0 -> 35304 bytes
 font/normal/700.ttf                                | Bin 0 -> 33516 bytes
 font/normal/noto-400.ttf                           | Bin 0 -> 33564 bytes
 font/normal/open_sans-400.ttf                      | Bin 0 -> 35324 bytes
 16 files changed, 81 insertions(+), 3 deletions(-)
 copy {docs/database/bower/font-awesome/css => css}/font-awesome.min.css (100%)
 create mode 100644 css/stylesheet.css
 create mode 100644 font/italic/300.ttf
 create mode 100644 font/italic/400.ttf
 create mode 100644 font/italic/600.ttf
 create mode 100644 font/italic/700.ttf
 create mode 100644 font/italic/open_sans-400.ttf
 create mode 100644 font/normal/300.ttf
 create mode 100644 font/normal/400.ttf
 create mode 100644 font/normal/600.ttf
 create mode 100644 font/normal/700.ttf
 create mode 100644 font/normal/noto-400.ttf
 create mode 100644 font/normal/open_sans-400.ttf

Reply via email to