aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site
diff options
context:
space:
mode:
authorGravatar hedy <[email protected]>2024-01-18 12:34:19 +0800
committerGravatar hedy <[email protected]>2024-01-18 12:34:19 +0800
commit0e0afbc08c98f47d589f6aec0a37ab6b43ae1ffc (patch)
tree5837c1c38c20dd41855ad59a02d56b2574325bc4 /pydis_site
parentTemporary fix to theme-switching FOUC problem (diff)
Dark: Use our own panda3d logo with light background
Diffstat (limited to 'pydis_site')
-rw-r--r--pydis_site/apps/resources/resources/panda3d.yaml2
-rw-r--r--pydis_site/static/images/resources/panda3d.pngbin0 -> 57702 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/resources/resources/panda3d.yaml b/pydis_site/apps/resources/resources/panda3d.yaml
index 51861474..c05a35ca 100644
--- a/pydis_site/apps/resources/resources/panda3d.yaml
+++ b/pydis_site/apps/resources/resources/panda3d.yaml
@@ -1,7 +1,7 @@
name: Panda3D
description: Panda3D is a Python-focused 3-D framework for rapid development of games,
visualizations, and simulations, written in C++ with an emphasis on performance and flexibility.
-title_image: https://www.panda3d.org/wp-content/uploads/2019/01/panda3d_logo.png
+title_image: /static/images/resources/panda3d.png
title_url: https://www.panda3d.org/
position: 9
urls:
diff --git a/pydis_site/static/images/resources/panda3d.png b/pydis_site/static/images/resources/panda3d.png
new file mode 100644
index 00000000..8a1296ed
--- /dev/null
+++ b/pydis_site/static/images/resources/panda3d.png
Binary files differ