added search functionality

This commit is contained in:
Jonas_Jones 2024-09-14 15:00:39 +02:00
parent 9b54caf32f
commit f922802b08
2 changed files with 3 additions and 0 deletions

View file

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