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

jamesfredley pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/grails-forge-ui.git


    from 4770d29  Revert publishing changes
     add bc9235a  Move Materialize CSS and Material Icons to launch app directly
     add 7d8000f  Update homepage field so it will work in dev and within a 
directory
     new eac8e1e  Merge pull request #71 from apache/localize-external-resources

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:
 app/launch/package.json                            |   2 +-
 app/launch/public/css/material-icons.css           |  25 +++++++++++++++++++++
 app/launch/public/css/materialize.min.css          |  13 +++++++++++
 app/launch/public/fonts/MaterialIcons-Regular.woff | Bin 0 -> 164912 bytes
 .../public/fonts/MaterialIcons-Regular.woff2       | Bin 0 -> 128352 bytes
 app/launch/public/index.html                       |   6 ++---
 app/launch/public/js/materialize.min.js            |   6 +++++
 7 files changed, 48 insertions(+), 4 deletions(-)
 create mode 100644 app/launch/public/css/material-icons.css
 create mode 100644 app/launch/public/css/materialize.min.css
 create mode 100644 app/launch/public/fonts/MaterialIcons-Regular.woff
 create mode 100644 app/launch/public/fonts/MaterialIcons-Regular.woff2
 create mode 100644 app/launch/public/js/materialize.min.js

Reply via email to