diff --git a/README.md b/README.md index c6807e3..d8f818f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Users Role Nx +[![CI](https://github.com/jdwillmsen/usersrole-nx/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/jdwillmsen/usersrole-nx/actions/workflows/ci.yml) + This is a frontend application that provides a template for users authentication and authorization since these are common features used in most applications. It also has additional features such as theme selection, diff --git a/apps/usersrole-nx/src/manifest.webmanifest b/apps/usersrole-nx/src/manifest.webmanifest index befaa88..31c7a77 100644 --- a/apps/usersrole-nx/src/manifest.webmanifest +++ b/apps/usersrole-nx/src/manifest.webmanifest @@ -54,7 +54,7 @@ "sizes": "512x512", "type": "image/png", "purpose": "maskable any" - } + }, { "src": "assets/icons/google-icon.svg", "sizes": "any",