diff options
| author | fossdd <fossdd@pwned.life> | 2025-04-16 05:23:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-15 23:23:26 -0400 |
| commit | df3509ec998d002e8bcef6285c7c0bc16b54d513 (patch) | |
| tree | a723d596a20d987aa52d838e5cbe4b3d06c06975 /docs/docusaurus.config.ts | |
| parent | 8689143214a80148229af312e545fd7cc7072050 (diff) | |
| download | anubis-df3509ec998d002e8bcef6285c7c0bc16b54d513.tar.xz anubis-df3509ec998d002e8bcef6285c7c0bc16b54d513.zip | |
docs/blog: remove (#273)
still leftovers from the docusaurus template
Diffstat (limited to 'docs/docusaurus.config.ts')
| -rw-r--r-- | docs/docusaurus.config.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts index 3ca6cf5..57f39c8 100644 --- a/docs/docusaurus.config.ts +++ b/docs/docusaurus.config.ts @@ -126,10 +126,6 @@ const config: Config = { title: 'More', items: [ { - label: 'Blog', - to: '/blog', - }, - { label: 'GitHub', href: 'https://github.com/TecharoHQ/anubis', }, |
