We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc82302 commit 4616785Copy full SHA for 4616785
1 file changed
docusaurus.config.js
@@ -18,10 +18,10 @@ module.exports={
18
"organizationName": "Apache®",
19
"projectName": "ApacheDruid",
20
"scripts": [
21
- "https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.4/clipboard.min.js",
+ "./static/js/clipboard.min.js",
22
],
23
"stylesheets": [
24
- "https://use.fontawesome.com/releases/v5.7.2/css/all.css",
+ "./src/css/fontawesone.css",
25
26
"favicon": "img/favicon.png",
27
"customFields": {
0 commit comments