Skip to content

Commit 899c304

Browse files
Merge pull request #642 from python-discord/jb3/django-discord
2 parents 8223dfc + 71a4214 commit 899c304

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
description: Django is a high-level Python web framework that encourages rapid development and clean,
2+
pragmatic design. Built by experienced developers, it takes care of much of the hassle of web development,
3+
so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.
4+
title_image: https://static.djangoproject.com/img/logos/django-logo-positive.png
5+
title_url: https://discord.gg/M9Mx3RvKM5
6+
position: 5
7+
urls:
8+
- icon: branding/discord
9+
url: https://discord.gg/M9Mx3RvKM5
10+
color: blurple
11+
- icon: regular/link
12+
url: https://www.djangoproject.com/
13+
color: teal

pydis_site/apps/resources/resources/communities/kivy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ icon_image: https://raw.githubusercontent.com/kivy/kivy-website/master/logos/kiv
55
icon_size: 50
66
title_image: https://i.imgur.com/EVP3jZR.png
77
title_url: https://discord.gg/djPtTRJ
8-
position: 5
8+
position: 6
99
urls:
1010
- icon: branding/discord
1111
url: https://discord.gg/djPtTRJ

pydis_site/apps/resources/resources/communities/pallets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: The Pallets Projects develop Python libraries such as the Flask web
33
and get help from the Pallets community.
44
title_image: https://i.imgur.com/sV9Ypdf.png
55
title_url: https://discord.gg/t6rrQZH
6-
position: 6
6+
position: 7
77
urls:
88
- icon: branding/discord
99
url: https://discord.gg/t6rrQZH

0 commit comments

Comments
 (0)