diff --git a/_config.yml b/_config.yml index 3153026c5001..929448d81697 100644 --- a/_config.yml +++ b/_config.yml @@ -122,10 +122,10 @@ edit_page_button: true # Allow sub-menu items (second-level navigation menu items) to be longer than the top-level menu # If this setting is off, then long sub-menu words might get cut off # See https://github.com/daattali/beautiful-jekyll/issues/765 to understand the issue this setting can solve -navbar-var-length: false +navbar-var-length: true # The keywords to associate with your website, for SEO purposes -#keywords: "my,list,of,keywords" +keywords: "EQM,Equitable,Market,Systems,EGP,LtheSteward,Economy,Politics,USA,America" ###################################### # --- Colours / background image --- # @@ -133,14 +133,14 @@ navbar-var-length: false # Personalize the colours in your website. Colour values can be any valid CSS colour -navbar-col: "#8A2BE2" +navbar-col: "#663399" navbar-text-col: "#404040" -navbar-border-col: "#DDDDDD" -page-col: "#FFFFFF" +navbar-border-col: "#4B0082" +page-col: "#F8F8FF" text-col: "#404040" link-col: "#008AFF" hover-col: "#0085A1" -footer-col: "#EAEAEA" +footer-col: "#663399" footer-text-col: "#777777" footer-link-col: "#404040" footer-hover-col: "#0085A1"