We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dfbaa5 commit 51ce8f1Copy full SHA for 51ce8f1
website/content/.vitepress/config.mts
@@ -140,6 +140,10 @@ export default defineConfig({
140
{ icon: 'github', link: 'https://github.com/EarthyScience/FAIRSenDD' }
141
],
142
143
+ search: {
144
+ provider: 'local'
145
+ },
146
+
147
footer: {
148
message: `
149
<a href="https://www.bgc-jena.mpg.de/en"><img src="assets/logo-mpi-bgc.svg" class = "footer-logo"/></a>
0 commit comments