Skip to content

Commit 53ec289

Browse files
authored
Merge pull request #31 from deccer/main
Fix discord banner
2 parents 4fec212 + feb015c commit 53ec289

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs/discord-server/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Discord Server'
33
description: 'All about our discord server community'
44
slug: 'discord-server'
5-
image: 'https://cdn.discordapp.com/splashes/318590007881236480/d0e3bd057a0b2cf557c3e120c1a277ae.jpg?size=480'
5+
image: 'img/discord-banner.jpg'
66
---
77

88
We are a diverse community of graphics programming enthusiasts from humble hobbyists to full-on professionals, with all levels of mastery of Vulkan, Direct3D, OpenGL, etc!

docusaurus.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ const config: Config = {
8383
defaultMode: 'dark',
8484
respectPrefersColorScheme: true,
8585
},
86-
image: 'https://cdn.discordapp.com/splashes/318590007881236480/d0e3bd057a0b2cf557c3e120c1a277ae.jpg',
86+
image: 'img/discord-banner.jpg',
8787
navbar: {
8888
title: 'Graphics Programming',
8989
logo: {

static/img/discord-banner.jpg

13.9 KB
Loading

0 commit comments

Comments
 (0)