From 310657fd506e8e6b36d99d330f822cc859da968c Mon Sep 17 00:00:00 2001 From: LelioAD <152823875+LelioAD@users.noreply.github.com> Date: Mon, 4 Dec 2023 18:56:15 -0500 Subject: [PATCH] Update _config.yml --- _config.yml | 39 ++++++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 17 deletions(-) diff --git a/_config.yml b/_config.yml index ac4c792bfa06..3153026c5001 100644 --- a/_config.yml +++ b/_config.yml @@ -20,11 +20,14 @@ author: Equitable Market Systems ############################################### navbar-links: - About Me: "aboutme" - Resources: - - Beautiful Jekyll: "https://beautifuljekyll.com" - - Learn markdown: "https://www.markdowntutorial.com/" - Author's home: "https://deanattali.com" + About: + - Egalitarian Systems: + - Equitable Market Systems: + - Egalitarian Political Systems: + Political System: "EGP" + Learn More: "learn" + Join a Team: "join" + Products & Services: ################ # --- Logo --- # @@ -32,7 +35,7 @@ navbar-links: # Image to show in the navigation bar - works best with a square image # Remove this parameter if you don't want an image in the navbar -avatar: "/assets/img/eqm-acronym-v2-cropped.png" +#avatar: "/assets/img/eqm-acronym-v2-cropped.png" # By default, the image is cut into a circle. You can disable this behaviour by setting 'round-avatar: false' round-avatar: false @@ -40,6 +43,7 @@ round-avatar: false # If you want to have an image logo in the top-left corner instead of having the title of the website, # then specify the following parameter #title-img: /path/to/image +title-img: /assets/img/eqm-acronym-v2-cropped.png ##################################### @@ -50,20 +54,20 @@ round-avatar: false # You can change the order that they show up on the page by changing the order here. # Uncomment the links you want to show and add your information to each one. social-network-links: - email: "someone@example.com" - rss: true # remove this line if you don't want to show an RSS link at the bottom - facebook: deanattali - github: daattali - twitter: daattali - patreon: DeanAttali - youtube: c/daattali + email: "info@eqm.systems" + # rss: true # remove this line if you don't want to show an RSS link at the bottom + # facebook: eqmsytsems + # github: daattali + twitter: eqmsystems + # patreon: DeanAttali + youtube: c/eqmsystems # medium: yourname # reddit: yourname -# linkedin: daattali + linkedin: eqmsystems # xing: yourname # stackoverflow: "3943160/daattali" # snapchat: deanat78 -# instagram: deanat78 + instagram: eqmsystems # spotify: yourname # telephone: +14159998888 # steam: deanat78 @@ -79,10 +83,11 @@ social-network-links: # kaggle: yourname # hackerrank: yourname # gitlab: yourname + tiktok: eqmsystem # If you want your website to generate an RSS feed, provide a description # The URL for the feed will be https:///feed.xml -rss-description: This website is a virtual proof that I'm awesome +# rss-description: This website is a virtual proof that I'm awesome ########################### # --- General options --- # @@ -128,7 +133,7 @@ navbar-var-length: false # Personalize the colours in your website. Colour values can be any valid CSS colour -navbar-col: "#EAEAEA" +navbar-col: "#8A2BE2" navbar-text-col: "#404040" navbar-border-col: "#DDDDDD" page-col: "#FFFFFF"