diff --git a/app.config.ts b/app.config.ts index 3ef118c0683969fb10d01b12a3a4adfd43e7c820..07ea1fc5b051c9e4962fed817a738ba2c2a7cda8 100644 --- a/app.config.ts +++ b/app.config.ts @@ -1,6 +1,6 @@ export default defineAppConfig({ docus: { - title: 'Microbial Warfare', + title: 'DefenseFinder Wiki', 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', socials: { @@ -12,7 +12,7 @@ export default defineAppConfig({ exclude: [] }, header: { - title: 'Microbial Warfare', + title: 'DefenseFinder Wiki', logo: false, showLinkIcon: true, exclude: []