diff --git a/auspice-client/customisations/config.json b/auspice-client/customisations/config.json index 7e66b0bcf..7996fc3de 100644 --- a/auspice-client/customisations/config.json +++ b/auspice-client/customisations/config.json @@ -11,5 +11,6 @@ "navbarComponent": "navbar.js", "splashComponent": "splash.js", "browserTitle": "Nextstrain", - "plausibleDataDomain": "nextstrain.org" + "plausibleDataDomain": "nextstrain.org", + "linkOutModal": true }