removed "description" field from the config.mjs so it doesnt show up in embeds.

This commit is contained in:
Relism
2024-12-23 22:50:40 +01:00
parent 3df14ba6ef
commit 214e1a3a53
-1
View File
@@ -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: [