From dedea676e15d66416eb902736a2b662805286c9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Weitzel?= Date: Fri, 12 Jan 2024 19:40:07 -0300 Subject: [PATCH 1/2] Update styles.scss --- src/styles.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/styles.scss b/src/styles.scss index c33cc1b..6733d92 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -15,3 +15,5 @@ body { html, body { height: 100%; } body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; } + +//Fix dependabot alerts From 6cd0a025dfa0e6282ddac63f651b4e5a708b9c0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Weitzel?= Date: Thu, 25 Jan 2024 19:57:19 -0300 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8f5cbd..10a9cf9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# AppElectroThings_Angular_SpringBoot_MongoDB. +# AppElectroThings_Angular_SpringBoot_MongoDB. Aplicación ElectroThings para la Gestión de Productos Electrónicos implementada con HTML5, CSS3, SCSS, Angular, Bootstrap, Highchart, Spring-Boot, Spring Security, Spring MVC, Microservicios, SpringFox, Swagger UI, Git, DBeaver, PgAdmin, PostgreSQL y Otras Tecnologías. * [Repositorio ApiRest_ElectroThingsV1](https://github.com/andresWeitzel/ApiRest_ElectroThingsV1_SpringBoot_MongoDB) * [Repositorio db_ElectroThings_MongoDB](https://github.com/andresWeitzel/db_ElectroThings_MongoDB)