From 6e02bae0881bc7a490f23e7072d3fafbb4f074c5 Mon Sep 17 00:00:00 2001 From: Jake Willmsen Date: Thu, 16 Nov 2023 23:07:21 -0600 Subject: [PATCH] Formatting fix --- README.md | 2 ++ apps/usersrole-nx/src/manifest.webmanifest | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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",