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

Commit

Permalink
Test adding script for Qualtrics Feedback (#967)
Browse files Browse the repository at this point in the history
* Test adding script for Qualtrics Feedback

* update link
  • Loading branch information
ckoegel authored Mar 27, 2023
1 parent aa18765 commit 95f48c9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions site/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,12 @@ module.exports = {
// additionalLanguages: ['java'], // Breaks if you try to add more than 1 language. And still breaks redoc :(((((
// },
},
scripts: [
{
src: 'https://zna4mkbqfujeowh1i-voxbone.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_a4MKBQfuJeoWH1I',
async: true
}
],
presets: [
[
"@docusaurus/preset-classic",
Expand Down

0 comments on commit 95f48c9

Please sign in to comment.