From d271fc6790e0a7d569a51909d354a5042b88d517 Mon Sep 17 00:00:00 2001 From: Vivek Date: Wed, 6 Nov 2024 16:56:17 +0530 Subject: [PATCH] Page Basic Settings Updated --- _config.yml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_config.yml b/_config.yml index d7d04bb..dd586b2 100644 --- a/_config.yml +++ b/_config.yml @@ -9,40 +9,40 @@ theme: jekyll-theme-chirpy lang: en # Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker -timezone: +timezone: Asia/Calcutta # jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md # ↓ -------------------------- -title: Chirpy # the main title +title: Nodes Automations # the main title -tagline: A text-focused Jekyll theme # it will display as the subtitle +tagline: Software Automation for Civil Engineers # it will display as the subtitle description: >- # used by seo meta and the atom feed - A minimal, responsive and feature-rich Jekyll theme for technical writing. + Software Automation for Civil Engineers, AutoCAD, STAAD, MIDAS,Excel, Word, Powerpoint, .NET, VBA, python # Fill in the protocol & hostname for your site. # E.g. 'https://username.github.io', note that it does not end with a '/'. url: "https://NodesAutomations.github.io" github: - username: github_username # change to your GitHub username + username: NodesAutomations # change to your GitHub username -twitter: - username: twitter_username # change to your Twitter username +# twitter: +# username: twitter_username # change to your Twitter username social: # Change to your full name. # It will be displayed as the default author of the posts and the copyright owner in the Footer - name: your_full_name - email: example@domain.com # change to your email address + name: Nodes Automations + email: vivek@nodesautomations.com # change to your email address links: # The first element serves as the copyright owner's link - - https://twitter.com/username # change to your Twitter homepage - - https://github.com/username # change to your GitHub homepage + # - https://twitter.com/username # change to your Twitter homepage + - https://github.com/NodesAutomations # change to your GitHub homepage # Uncomment below to add more social links # - https://www.facebook.com/username - # - https://www.linkedin.com/in/username + - https://www.linkedin.com/company/nodesautomations # Site Verification Settings webmaster_verifications: @@ -98,7 +98,7 @@ theme_mode: # [light | dark] cdn: # the avatar on sidebar, support local or CORS resources -avatar: +avatar: https://avatars.githubusercontent.com/u/61134496?s=400&u=2657f8adb59a503ee2a23ab023e2aae93ec7d9da&v=4 # The URL of the site-wide social preview image used in SEO `og:image` meta tag. # It can be overridden by a customized `page.image` in front matter.