diff --git a/.github/linters/.markdown-lint.yml b/.github/linters/.markdown-lint.yml index b7475f6..4d83e88 100644 --- a/.github/linters/.markdown-lint.yml +++ b/.github/linters/.markdown-lint.yml @@ -5,3 +5,6 @@ MD013: false # MD036/no-emphasis-as-heading Emphasis used instead of a heading MD036: false + +# MD042/no-empty-links No empty links +MD042: false diff --git a/README.md b/README.md index 7649a15..f61fb9f 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ [![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) +[![Easter Eggs](https://img.shields.io/badge/Easter-Eggs-ff69b4?labelColor=9b59b6)](#) > A vibrant community directory showcasing open-source developers and software engineers from around the world.