Skip to content

Commit

Permalink
Page Basic Settings Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekkpatel committed Nov 6, 2024
1 parent 5219ef4 commit d271fc6
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit d271fc6

Please sign in to comment.