diff options
author | 2024-01-18 12:34:19 +0800 | |
---|---|---|
committer | 2024-01-18 12:34:19 +0800 | |
commit | 0e0afbc08c98f47d589f6aec0a37ab6b43ae1ffc (patch) | |
tree | 5837c1c38c20dd41855ad59a02d56b2574325bc4 /pydis_site/apps | |
parent | Temporary fix to theme-switching FOUC problem (diff) |
Dark: Use our own panda3d logo with light background
Diffstat (limited to 'pydis_site/apps')
-rw-r--r-- | pydis_site/apps/resources/resources/panda3d.yaml | 2 |
1 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: |