Skip to content

Commit 920bfb9

Browse files
committed
Add volument
1 parent 42c0425 commit 920bfb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/seo.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ const SEO = ({ description, lang, meta, title }) => {
103103
}
104104
`}
105105
</style>
106+
<script async src="https://cdn.volument.com/v1/volument.js" onload={`volument('${process.env.GATSBY_VOLUMENT_ID}')`}></script>
106107

107108
</Helmet>
108109
)

0 commit comments

Comments
 (0)