diff --git a/.vitepress/config.mjs b/.vitepress/config.mjs index ca5be4a..791600e 100644 --- a/.vitepress/config.mjs +++ b/.vitepress/config.mjs @@ -6,6 +6,21 @@ export default defineConfig({ appearance: false, ignoreDeadLinks: true, head: [ + [ + "meta", + { + name: "google-site-verification", + content: "ZIQn6aYwzgvrO-eWI5MYIU5R21R5LnUk95UPij-RXWQ", + }, + ], + [ + "meta", + { + name: "keywords", + content: + "Jesse Bloom, Bloom Lab, Fred Hutch Cancer Center, Deep Mutational Scanning, Virus Evolution, Lentiviral Psuedotyping", + }, + ], [ "link", {