mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
chore(site): update discord link (#156)
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
export const SITE_TITLE = 'Video.js 10';
|
||||
export const SITE_DESCRIPTION = `For over 15 years, Video.js has been the world's web video player. Now rebuilt in v10 for modern development and performance.`;
|
||||
export const GITHUB_REPO_URL = 'https://github.com/videojs/v10/';
|
||||
export const DISCORD_INVITE_URL = 'https://discord.gg/Zmk4DbtHUs';
|
||||
export const DISCORD_INVITE_URL = 'https://discord.gg/zdrCwByt';
|
||||
export const THEME_KEY = 'vjs-site-theme';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user