Skip to content

Commit

Permalink
Update docusaurus.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
garethbilaney committed Nov 16, 2023
1 parent 1d9eb75 commit 5927f3a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@ module.exports = {
defaultLocale: "en",
locales: ["en", "de", "cs", "es", "pt", "fr", "sv", "tr", "zh-CN", "da", "it", "ja", "ko", "no","ru"],
},
scripts: [
{
src: 'https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9078114372269384',
async: true,
crossorigin: 'anonymous',
}
],
themeConfig: {
navbar: {
title: "",
Expand Down

0 comments on commit 5927f3a

Please sign in to comment.