removed "description" field from the config.mjs so it doesnt show up in embeds.
This commit is contained in:
@@ -2,7 +2,6 @@ import { sidebarConfig, pageMetadata } from '../scripts/composer.js';
|
|||||||
|
|
||||||
export default {
|
export default {
|
||||||
title: 'Pixel Services Docs',
|
title: 'Pixel Services Docs',
|
||||||
description: 'Documentation for all public Pixel Services projects.',
|
|
||||||
siteTitle: 'Documentation for all public Pixel Services projects.',
|
siteTitle: 'Documentation for all public Pixel Services projects.',
|
||||||
|
|
||||||
head: [
|
head: [
|
||||||
|
|||||||
Reference in New Issue
Block a user