Skip to content

Commit c1038b8

Browse files
committed
feat: update SEO
1 parent f9020a8 commit c1038b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docusaurus.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ const config = {
6565
({
6666
// Replace with your project's social card
6767
image: 'img/docusaurus-social-card.jpg',
68+
metadata: [
69+
{name: 'google-site-verification', content: 'paVylUvO7bZCEQC9ydl4sOZRbW2lCr7tp6_BdRxSemc'},
70+
],
6871
navbar: {
6972
title: 'ServerlessLLM',
7073
logo: {

0 commit comments

Comments
 (0)