reversed bad commits

where tf did I find this pacakge even???
This commit is contained in:
Jonas_Jones 2025-01-08 16:59:17 +01:00
parent 3a9982c2ac
commit f555d094b7
2 changed files with 0 additions and 10 deletions

View file

@ -12,15 +12,6 @@ const config = {
tagline: 'docs.jonasjones.dev', tagline: 'docs.jonasjones.dev',
favicon: 'img/favicon.png', favicon: 'img/favicon.png',
plugins: [
[
require.resolve("@cmfcmf/docusaurus-search-local"),
{
indexBlog: false,
}
]
],
// Set the production url of your site here // Set the production url of your site here
url: 'https://docs.jonasjones.dev', url: 'https://docs.jonasjones.dev',
// Set the /<baseUrl>/ pathname under which your site is served // Set the /<baseUrl>/ pathname under which your site is served

View file

@ -14,7 +14,6 @@
"write-heading-ids": "docusaurus write-heading-ids" "write-heading-ids": "docusaurus write-heading-ids"
}, },
"dependencies": { "dependencies": {
"@cmfcmf/docusaurus-search-local": "^1.2.0",
"@docsearch/js": "^3.8.2", "@docsearch/js": "^3.8.2",
"@docusaurus/core": "3.5.2", "@docusaurus/core": "3.5.2",
"@docusaurus/preset-classic": "3.5.2", "@docusaurus/preset-classic": "3.5.2",