Skip to content
Snippets Groups Projects
Commit 82e97fc3 authored by Jean  CURY's avatar Jean CURY
Browse files

Update app.config.ts with new title

parent 342a2603
Branches
No related tags found
1 merge request!3Expansion panel article
Pipeline #103738 passed
export default defineAppConfig({ export default defineAppConfig({
docus: { docus: {
title: 'Microbial Warfare', title: 'DefenseFinder Wiki',
description: 'A comprehensive effort to map microbial defense systems against their viruses', description: 'A comprehensive effort to map microbial defense systems against their viruses',
// image: 'https://user-images.githubusercontent.com/904724/185365452-87b7ca7b-6030-4813-a2db-5e65c785bf88.png', // image: 'https://user-images.githubusercontent.com/904724/185365452-87b7ca7b-6030-4813-a2db-5e65c785bf88.png',
socials: { socials: {
...@@ -12,7 +12,7 @@ export default defineAppConfig({ ...@@ -12,7 +12,7 @@ export default defineAppConfig({
exclude: [] exclude: []
}, },
header: { header: {
title: 'Microbial Warfare', title: 'DefenseFinder Wiki',
logo: false, logo: false,
showLinkIcon: true, showLinkIcon: true,
exclude: [] exclude: []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment