Skip to content

Commit 4616785

Browse files
author
asishupadhyay
committed
changed the clipboardmand fontawesome files
1 parent bc82302 commit 4616785

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ module.exports={
1818
"organizationName": "Apache®",
1919
"projectName": "ApacheDruid",
2020
"scripts": [
21-
"https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.4/clipboard.min.js",
21+
"./static/js/clipboard.min.js",
2222
],
2323
"stylesheets": [
24-
"https://use.fontawesome.com/releases/v5.7.2/css/all.css",
24+
"./src/css/fontawesone.css",
2525
],
2626
"favicon": "img/favicon.png",
2727
"customFields": {

0 commit comments

Comments
 (0)