Fixed stuff.
This commit is contained in:
parent
c0127ed13a
commit
7de453d4b4
2 changed files with 1 additions and 6 deletions
src
|
@ -49,19 +49,14 @@ export const footerData = {
|
||||||
title: 'Support',
|
title: 'Support',
|
||||||
links: [
|
links: [
|
||||||
{ text: 'Status', href: 'https://status.dragonschildhosting.net' },
|
{ text: 'Status', href: 'https://status.dragonschildhosting.net' },
|
||||||
{ text: 'Forums', href: 'https://forum.dragonschildstudios.com' },
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
// Commenting this out until this page is ready.
|
|
||||||
// TODO: Finish this.
|
|
||||||
/*
|
|
||||||
{
|
{
|
||||||
title: 'Company',
|
title: 'Company',
|
||||||
links: [
|
links: [
|
||||||
{ text: 'About', href: '/about' },
|
{ text: 'About', href: '/about' },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
*/
|
|
||||||
],
|
],
|
||||||
secondaryLinks: [{ text: 'Terms', href: getPermalink('/terms') }],
|
secondaryLinks: [{ text: 'Terms', href: getPermalink('/terms') }],
|
||||||
socialLinks: [
|
socialLinks: [
|
||||||
|
|
|
@ -59,7 +59,7 @@ const metadata = {
|
||||||
{
|
{
|
||||||
title: 'Have fun making games',
|
title: 'Have fun making games',
|
||||||
description:
|
description:
|
||||||
'We try to have fun in all that we do. We love games and we love to play them. So why should we make games that arent fun?',
|
'We try to have fun in all that we do. We love games and we love to play them. So why should we make games that are not fun?',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Honesty and transparency',
|
title: 'Honesty and transparency',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue