Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 95f48c9

Browse files
authored
Test adding script for Qualtrics Feedback (#967)
* Test adding script for Qualtrics Feedback * update link
1 parent aa18765 commit 95f48c9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

site/docusaurus.config.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,12 @@ module.exports = {
129129
// additionalLanguages: ['java'], // Breaks if you try to add more than 1 language. And still breaks redoc :(((((
130130
// },
131131
},
132+
scripts: [
133+
{
134+
src: 'https://zna4mkbqfujeowh1i-voxbone.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_a4MKBQfuJeoWH1I',
135+
async: true
136+
}
137+
],
132138
presets: [
133139
[
134140
"@docusaurus/preset-classic",

0 commit comments

Comments
 (0)