Skip to content

Commit

Permalink
feat: clearbit
Browse files Browse the repository at this point in the history
  • Loading branch information
trigaten committed Sep 27, 2023
1 parent d16e4a5 commit 9986e5a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ async function createConfig() {
"id"
],
},
scripts: [
{
src: 'https://tag.clearbitscripts.com/v1/pk_5621ff511ea83a6ec015bee0a0b5dd79/tags.js',
async: true,
},
],
plugins: [
[
"@docusaurus/plugin-client-redirects",
Expand Down

1 comment on commit 9986e5a

@vercel
Copy link

@vercel vercel bot commented on 9986e5a Sep 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

learn-prompting – ./

learn-prompting.vercel.app
learn-prompting-git-main-trigaten.vercel.app
learn-prompting-trigaten.vercel.app

Please sign in to comment.