update srebot embed (#1254)
This commit is contained in:
+2
-2
@@ -830,13 +830,13 @@ app.get('/', (req, res) => {
|
||||
|
||||
res.render('index', {
|
||||
botName: 'Toothless SQB Bot',
|
||||
metaTitle: "Toothless'",
|
||||
metaTitle: "Toothless' SRE Bot",
|
||||
metaDescription: 'The Best Squadron Battles Bot.',
|
||||
metaUrl: `${siteUrl}/`,
|
||||
metaImage: `${siteUrl}/images/toothless_match.jpg`,
|
||||
metaImageWidth: 262,
|
||||
metaImageHeight: 262,
|
||||
metaImageAlt: "Toothless'",
|
||||
metaImageAlt: "Toothless' SRE Bot",
|
||||
metaThemeColor: '#90EE90',
|
||||
serverCount: '1,234',
|
||||
userCount: '50,000+',
|
||||
|
||||
Reference in New Issue
Block a user