From f96de8e234bd2a9333bf2f75e4da8f813e2e777b Mon Sep 17 00:00:00 2001 From: arthsaAr Date: Tue, 27 Jan 2026 23:38:26 -0700 Subject: [PATCH 1/2] README: Add two status buttons for Super-Linter and pre-commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1d0e57c..bcd58a6 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ [![Run JavaScript Everywhere](https://img.shields.io/badge/Run%20JavaScript%20Everywhere-yellow)](https://nodejs.org/en) [![Built with Nunjucks](https://img.shields.io/badge/Built%20with-Nunjucks-darkgreen)](https://mozilla.github.io/nunjucks/) [![Built with Tailwind CSS](https://img.shields.io/badge/Built%20with-Tailwind-blue)](https://tailwindcss.com/) +[![Super-Linter](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/super-linter.yml/badge.svg)](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/super-linter.yml) +[![pre-commit](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/pre-commit.yml) + > A vibrant community directory showcasing open-source developers and software engineers from around the world. From 13b928139667f7444cc9e34dd42a98af58ef4be3 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Wed, 28 Jan 2026 16:49:03 +1000 Subject: [PATCH 2/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bcd58a6..a6c5528 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ [![Super-Linter](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/super-linter.yml/badge.svg)](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/super-linter.yml) [![pre-commit](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/pre-commit.yml) - > A vibrant community directory showcasing open-source developers and software engineers from around the world. **🔗 Live Site:** [https://nextcommunity.github.io](https://nextcommunity.github.io)