remove blog

This commit is contained in:
Face
2025-09-08 20:59:00 +03:00
parent e1b38a726b
commit b6980980b0
5 changed files with 2 additions and 20 deletions

View File

@@ -51,21 +51,7 @@ const config: Config = {
editUrl:
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
},
blog: {
showReadingTime: true,
feedOptions: {
type: ['rss', 'atom'],
xslt: true,
},
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
// Useful options to enforce blogging best practices
onInlineTags: 'warn',
onInlineAuthors: 'warn',
onUntruncatedBlogPosts: 'warn',
},
blog: false,
theme: {
customCss: './src/css/custom.css',
},
@@ -124,10 +110,6 @@ const config: Config = {
{
title: 'More',
items: [
{
label: 'Blog',
to: '/blog',
},
{
label: 'GitHub',
href: 'https://github.com/outpoot/gurted',

View File

@@ -13,7 +13,7 @@ InfoBeforeFile=
InfoAfterFile=
OutputDir=Windows\installer
OutputBaseFilename=Flumi-Setup-{#SetupSetting("AppVersion")}
SetupIconFile=..\Assets\gurted.svg
SetupIconFile=..\Assets\gurted.ico
Compression=lzma2
SolidCompression=yes
WizardStyle=modern