aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site')
-rw-r--r--pydis_site/apps/resources/apps.py2
-rw-r--r--pydis_site/apps/resources/resources/people_postgres_data.yaml2
-rw-r--r--pydis_site/static/images/resources/people_postgres_data.pngbin0 -> 31866 bytes
-rw-r--r--pydis_site/static/images/resources_dark/people_postgres_data.pngbin44499 -> 31358 bytes
4 files changed, 2 insertions, 2 deletions
diff --git a/pydis_site/apps/resources/apps.py b/pydis_site/apps/resources/apps.py
index 51cb064b..2d85d3a7 100644
--- a/pydis_site/apps/resources/apps.py
+++ b/pydis_site/apps/resources/apps.py
@@ -91,7 +91,7 @@ class ResourcesConfig(AppConfig):
# A complete list of valid filter names
self.valid_filters = {
"topics": [to_kebabcase(topic) for topic in self.filters["Topics"]["filters"]],
- "payment_tiers": [
+ "payment-tiers": [
to_kebabcase(tier) for tier in self.filters["Payment tiers"]["filters"]
],
"type": [to_kebabcase(type_) for type_ in self.filters["Type"]["filters"]],
diff --git a/pydis_site/apps/resources/resources/people_postgres_data.yaml b/pydis_site/apps/resources/resources/people_postgres_data.yaml
index ce5ad4a8..9f955a9f 100644
--- a/pydis_site/apps/resources/resources/people_postgres_data.yaml
+++ b/pydis_site/apps/resources/resources/people_postgres_data.yaml
@@ -4,7 +4,7 @@ description: People, Postgres, Data specializes in building users of Postgres
Aurora for Postgres, Google Postgres, PostgreSQL.Org Postgres, Greenplum, Timescale and ZomboDB.
They take a holistic approach to their community inviting not only technical topics but Professional Development
and Life in general including movies, games, books and travel.
-title_image: https://media.discordapp.net/attachments/748954447857844318/750519488268730377/people_postgres_data.png
+title_image: /static/images/resources/people_postgres_data.png
title_image_dark: /static/images/resources_dark/people_postgres_data.png
title_url: https://postgresconf.org/
urls:
diff --git a/pydis_site/static/images/resources/people_postgres_data.png b/pydis_site/static/images/resources/people_postgres_data.png
new file mode 100644
index 00000000..b144bf1f
--- /dev/null
+++ b/pydis_site/static/images/resources/people_postgres_data.png
Binary files differ
diff --git a/pydis_site/static/images/resources_dark/people_postgres_data.png b/pydis_site/static/images/resources_dark/people_postgres_data.png
index 8e207a62..23beb237 100644
--- a/pydis_site/static/images/resources_dark/people_postgres_data.png
+++ b/pydis_site/static/images/resources_dark/people_postgres_data.png
Binary files differ