Skip to content

Commit c276578

Browse files
author
asishupadhyay
committed
handled fonts
1 parent ac488e5 commit c276578

11 files changed

Lines changed: 7915 additions & 3 deletions

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-
"./static/js/clipboard.min.js",
21+
"/js/clipboard.min.js",
2222
],
2323
"stylesheets": [
24-
"./src/css/fontawesome.css",
24+
"/css/all.css",
2525
],
2626
"favicon": "img/favicon.png",
2727
"customFields": {

src/css/fontawesome.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)