From 021452d9cd252ca32c50aa4ce88cca4cda99453f Mon Sep 17 00:00:00 2001 From: Cody Tolene Date: Sun, 31 Jul 2022 13:28:36 -0500 Subject: [PATCH 1/3] Update layout and readme --- README.md | 24 +++++++++++++++++++++--- package-lock.json | 2 +- package.json | 2 +- src/app/layout/footer.component.ts | 4 +++- src/app/layout/header.component.ts | 9 +++++++-- src/app/public/ngx-gist.component.ts | 2 +- src/app/public/ngx-gist.module.ts | 7 ++----- src/styles.scss | 5 +++-- 8 files changed, 39 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index ad7fea7..51e13f3 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,10 @@ [![Website Status](https://img.shields.io/website?down_color=lightgrey&down_message=Offline&label=Website&up_color=green&up_message=Online&url=https%3A%2F%2Fwww.proangular.com)](https://www.proangular.com) [![Gitter Chat](https://badges.gitter.im/ProAngular/lobby.svg)](https://gitter.im/ProAngular/community) [![Discord Chat](https://img.shields.io/discord/1003103094588055552?label=Discord)](https://discord.com/channels/1003103094588055552) -[![GitHub Package Status](https://github.com/ProAngular/ngx-gist/actions/workflows/on-merge-main-deploy-gpr.yml/badge.svg)](https://github.com/ProAngular/ngx-gist/actions/workflows/on-merge-main-deploy-gpr.yml) -[![npmjs Package Status](https://github.com/ProAngular/ngx-gist/actions/workflows/on-merge-main-deploy-npmjs.yml/badge.svg)](https://github.com/ProAngular/ngx-gist/actions/workflows/on-merge-main-deploy-npmjs.yml) [![Sponsors](https://img.shields.io/github/sponsors/proangular?label=Sponsors)](https://github.com/sponsors/ProAngular) [![License](https://img.shields.io/npm/l/express.svg?maxAge=2592000)](/LICENSE) +[![GitHub Package Status](https://github.com/ProAngular/ngx-gist/actions/workflows/on-merge-main-deploy-gpr.yml/badge.svg)](https://github.com/ProAngular/ngx-gist/actions/workflows/on-merge-main-deploy-gpr.yml) +[![npmjs Package Status](https://github.com/ProAngular/ngx-gist/actions/workflows/on-merge-main-deploy-npmjs.yml/badge.svg)](https://github.com/ProAngular/ngx-gist/actions/workflows/on-merge-main-deploy-npmjs.yml)