You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by jo...@apache.org on 2021/02/03 02:28:26 UTC

[incubator-heron] branch joshfischer/fix-styles created (now b63d20f)

This is an automated email from the ASF dual-hosted git repository.

joshfischer pushed a change to branch joshfischer/fix-styles
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git.


      at b63d20f  remove explicit style ignore

This branch includes the following new commits:

     new b63d20f  remove explicit style ignore

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-heron] 01/01: remove explicit style ignore

Posted by jo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

joshfischer pushed a commit to branch joshfischer/fix-styles
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git

commit b63d20f919238e3ccb4aaa263fb4116d19493e16
Author: Josh Fischer <jo...@joshfischer.io>
AuthorDate: Tue Feb 2 20:27:59 2021 -0600

    remove explicit style ignore
---
 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`,