From 69b6129f502f80b433af218d3605662298caba51 Mon Sep 17 00:00:00 2001 From: Ajinkya Indulkar <26824103+ajndkr@users.noreply.github.com> Date: Sat, 6 Jul 2024 11:37:29 +0530 Subject: [PATCH] chore: remove discord links --- README.md | 1 - README.pypi.md | 1 - mkdocs.yml | 2 -- 3 files changed, 4 deletions(-) diff --git a/README.md b/README.md index 59c48ac..40fc700 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ [![Stars](https://img.shields.io/github/stars/ajndkr/lanarky)](https://github.com/ajndkr/lanarky/stargazers) [![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/ajndkr/lanarky/blob/main/LICENSE) [![Twitter](https://img.shields.io/twitter/follow/LanarkyAPI?style=social)](https://twitter.com/intent/follow?screen_name=LanarkyAPI) -[![Discord](https://img.shields.io/badge/join-Discord-7289da.svg)](https://discord.gg/6qUfrQAEeE) [![Python](https://img.shields.io/pypi/pyversions/lanarky.svg)](https://pypi.org/project/lanarky/) [![Coverage](https://coveralls.io/repos/github/ajndkr/lanarky/badge.svg?branch=main)](https://coveralls.io/github/ajndkr/lanarky?branch=main) diff --git a/README.pypi.md b/README.pypi.md index 25f8dc6..0cfff3a 100644 --- a/README.pypi.md +++ b/README.pypi.md @@ -7,7 +7,6 @@ [![Stars](https://img.shields.io/github/stars/ajndkr/lanarky)](https://github.com/ajndkr/lanarky/stargazers) [![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/ajndkr/lanarky/blob/main/LICENSE) [![Twitter](https://img.shields.io/twitter/follow/LanarkyAPI?style=social)](https://twitter.com/intent/follow?screen_name=LanarkyAPI) -[![Discord](https://img.shields.io/badge/join-Discord-7289da.svg)](https://discord.gg/6qUfrQAEeE) [![Python](https://img.shields.io/pypi/pyversions/lanarky.svg)](https://pypi.org/project/lanarky/) [![Coverage](https://coveralls.io/repos/github/ajndkr/lanarky/badge.svg?branch=main)](https://coveralls.io/github/ajndkr/lanarky?branch=main) diff --git a/mkdocs.yml b/mkdocs.yml index 5847098..2d59453 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -101,8 +101,6 @@ extra: link: https://pypi.org/project/lanarky/ - icon: fontawesome/brands/twitter link: https://twitter.com/LanarkyAPI - - icon: fontawesome/brands/discord - link: https://discord.gg/6qUfrQAEeE extra_css: - stylesheets/extra.css