This is an automated email from the ASF dual-hosted git repository.
nicknezis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git
The following commit(s) were added to refs/heads/master by this push:
new a945338 Fixed website style issue (#3673)
a945338 is described below
commit a94533854d1db1f20e886fc51ca4bc6ef1385e2f
Author: Josh Fischer <[email protected]>
AuthorDate: Tue Feb 2 23:28:04 2021 -0600
Fixed website style issue (#3673)
---
website2/website/siteConfig.js | 1 -
1 file changed, 1 deletion(-)
diff --git a/website2/website/siteConfig.js b/website2/website/siteConfig.js
index 4559360..78624bc 100644
--- a/website2/website/siteConfig.js
+++ b/website2/website/siteConfig.js
@@ -111,7 +111,6 @@ const siteConfig = {
// Ignores CSS files found in the static folder.
// Any CSS files not listed here will be added to the Docusaurus main.css
separateCss: [
- `${baseUrl}static/css/custom.css`,
`${baseUrl}static/api/java/jquery/jquery-ui.css`,
`${baseUrl}static/api/java/jquery/jquery-ui.min.css`,
`${baseUrl}static/api/java/jquery/jquery-ui.structure.min.css`,