aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static/css
diff options
context:
space:
mode:
authorGravatar Boris Muratov <[email protected]>2021-03-16 01:56:38 +0200
committerGravatar GitHub <[email protected]>2021-03-16 01:56:38 +0200
commitd213474795a6855331b7a93e6500797174a4894a (patch)
treeb99e9fc6b7153718628604b4793e4baab150cf28 /pydis_site/static/css
parentAdd more records to test the endpoint with (diff)
parentMerge pull request #454 from python-discord/deploy-environment (diff)
Merge branch 'main' into mbaruh/channel-activity
Diffstat (limited to 'pydis_site/static/css')
-rw-r--r--pydis_site/static/css/error_pages.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/static/css/error_pages.css b/pydis_site/static/css/error_pages.css
index 77bb7e2b..ee41fa5c 100644
--- a/pydis_site/static/css/error_pages.css
+++ b/pydis_site/static/css/error_pages.css
@@ -4,7 +4,7 @@ html {
body {
background-color: #7289DA;
- background-image: url("https://raw.githubusercontent.com/python-discord/branding/master/logos/banner_pattern/banner_pattern.svg");
+ background-image: url("https://raw.githubusercontent.com/python-discord/branding/main/logos/banner_pattern/banner_pattern.svg");
background-size: 128px;
font-family: "Hind", "Helvetica", "Arial", sans-serif;
display: flex;