Skip to content

Commit 781a488

Browse files
Copilotjbampton
andauthored
Add Easter Eggs badge to README (#393)
* Add Easter Eggs badge to README Agent-Logs-Url: https://github.com/NextCommunity/NextCommunity.github.io/sessions/33bc90a4-ae8f-4e1d-9bbe-a001ba37c51f Co-authored-by: jbampton <418747+jbampton@users.noreply.github.com> * Disable MD042/no-empty-links in markdownlint config Agent-Logs-Url: https://github.com/NextCommunity/NextCommunity.github.io/sessions/3694167c-3ae3-4e21-b6da-40282cdbfde7 Co-authored-by: jbampton <418747+jbampton@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jbampton <418747+jbampton@users.noreply.github.com>
1 parent ae907e0 commit 781a488

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/linters/.markdown-lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ MD013: false
55

66
# MD036/no-emphasis-as-heading Emphasis used instead of a heading
77
MD036: false
8+
9+
# MD042/no-empty-links No empty links
10+
MD042: false

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
[![Built with Tailwind CSS](https://img.shields.io/badge/Built%20with-Tailwind-blue)](https://tailwindcss.com/)
88
[![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)
99
[![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)
10+
[![Easter Eggs](https://img.shields.io/badge/Easter-Eggs-ff69b4?labelColor=9b59b6)](#)
1011

1112
> A vibrant community directory showcasing open-source developers and software engineers from around the world.
1213

0 commit comments

Comments
 (0)