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

jin pushed a change to branch local-static
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git


    from 052d37f3 refactor: use local static files for ASF CSP rule
     add f0c8cb05 add google fonts & css files

No new revisions were added by this update.

Summary of changes:
 themes/docsy/layouts/partials/head.html            |  12 ++----
 themes/docsy/layouts/partials/scripts.html         |   6 +--
 themes/docsy/static/css/open-sans.css              |  48 +++++++++++++++++++++
 themes/docsy/static/css/rubik.css                  |  40 +++++++++++++++++
 themes/docsy/static/css/tajawal.css                |  32 ++++++++++++++
 themes/docsy/static/js/lunr.min.js                 |   6 +++
 .../open-sans/open-sans-v40-latin-300.woff2        | Bin 0 -> 18704 bytes
 .../open-sans/open-sans-v40-latin-300italic.woff2  | Bin 0 -> 19332 bytes
 .../open-sans/open-sans-v40-latin-700.woff2        | Bin 0 -> 18260 bytes
 .../open-sans/open-sans-v40-latin-700italic.woff2  | Bin 0 -> 18860 bytes
 .../open-sans/open-sans-v40-latin-italic.woff2     | Bin 0 -> 19280 bytes
 .../open-sans/open-sans-v40-latin-regular.woff2    | Bin 0 -> 18668 bytes
 .../webfonts/rubik/rubik-v28-latin-300.woff2       | Bin 0 -> 17556 bytes
 .../webfonts/rubik/rubik-v28-latin-500.woff2       | Bin 0 -> 19140 bytes
 .../webfonts/rubik/rubik-v28-latin-600.woff2       | Bin 0 -> 19096 bytes
 .../webfonts/rubik/rubik-v28-latin-700.woff2       | Bin 0 -> 19064 bytes
 .../webfonts/rubik/rubik-v28-latin-regular.woff2   | Bin 0 -> 18856 bytes
 .../webfonts/tajawal/tajawal-v10-latin-300.woff2   | Bin 0 -> 9896 bytes
 .../webfonts/tajawal/tajawal-v10-latin-500.woff2   | Bin 0 -> 9900 bytes
 .../webfonts/tajawal/tajawal-v10-latin-700.woff2   | Bin 0 -> 9996 bytes
 .../tajawal/tajawal-v10-latin-regular.woff2        | Bin 0 -> 10256 bytes
 21 files changed, 132 insertions(+), 12 deletions(-)
 create mode 100644 themes/docsy/static/css/open-sans.css
 create mode 100644 themes/docsy/static/css/rubik.css
 create mode 100644 themes/docsy/static/css/tajawal.css
 create mode 100644 themes/docsy/static/js/lunr.min.js
 create mode 100644 
themes/docsy/static/webfonts/open-sans/open-sans-v40-latin-300.woff2
 create mode 100644 
themes/docsy/static/webfonts/open-sans/open-sans-v40-latin-300italic.woff2
 create mode 100644 
themes/docsy/static/webfonts/open-sans/open-sans-v40-latin-700.woff2
 create mode 100644 
themes/docsy/static/webfonts/open-sans/open-sans-v40-latin-700italic.woff2
 create mode 100644 
themes/docsy/static/webfonts/open-sans/open-sans-v40-latin-italic.woff2
 create mode 100644 
themes/docsy/static/webfonts/open-sans/open-sans-v40-latin-regular.woff2
 create mode 100644 themes/docsy/static/webfonts/rubik/rubik-v28-latin-300.woff2
 create mode 100644 themes/docsy/static/webfonts/rubik/rubik-v28-latin-500.woff2
 create mode 100644 themes/docsy/static/webfonts/rubik/rubik-v28-latin-600.woff2
 create mode 100644 themes/docsy/static/webfonts/rubik/rubik-v28-latin-700.woff2
 create mode 100644 
themes/docsy/static/webfonts/rubik/rubik-v28-latin-regular.woff2
 create mode 100644 
themes/docsy/static/webfonts/tajawal/tajawal-v10-latin-300.woff2
 create mode 100644 
themes/docsy/static/webfonts/tajawal/tajawal-v10-latin-500.woff2
 create mode 100644 
themes/docsy/static/webfonts/tajawal/tajawal-v10-latin-700.woff2
 create mode 100644 
themes/docsy/static/webfonts/tajawal/tajawal-v10-latin-regular.woff2

Reply via email to