Merge branch 'dev' of rajukottedi/chirpy-blogging into main
22
_config.yml
@ -13,23 +13,23 @@ baseurl: ""
|
||||
lang: en
|
||||
|
||||
# Change to your timezone › http://www.timezoneconverter.com/cgi-bin/findzone/findzone
|
||||
timezone:
|
||||
timezone: Asia/Kolkata
|
||||
|
||||
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
|
||||
# ↓ --------------------------
|
||||
|
||||
title: Chirpy # the main title
|
||||
title: KBR Blogs # the main title
|
||||
|
||||
tagline: A text-focused Jekyll theme # it will display as the sub-title
|
||||
tagline: Only Blogging Nothing More or Less # it will display as the sub-title
|
||||
|
||||
description: >- # used by seo meta and the atom feed
|
||||
A minimal, responsive and feature-rich Jekyll theme for technical writing.
|
||||
Sharing knowledge through blogging using jekyll theme chirpy template.
|
||||
|
||||
# fill in the protocol & hostname for your site, e.g., 'https://username.github.io'
|
||||
url: ""
|
||||
url: "https://blogs.kottedi.in"
|
||||
|
||||
github:
|
||||
username: github_username # change to your github username
|
||||
username: rajukottedi # change to your github username
|
||||
|
||||
twitter:
|
||||
username: twitter_username # change to your twitter username
|
||||
@ -37,12 +37,12 @@ twitter:
|
||||
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: Bangara Raju Kottedi
|
||||
email: bangararaju.kottedi@gmail.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/rajukottedi # change to your twitter homepage
|
||||
- https://github.com/rajukottedi # change to your github homepage
|
||||
# Uncomment below to add more social links
|
||||
# - https://www.facebook.com/username
|
||||
# - https://www.linkedin.com/in/username
|
||||
@ -76,7 +76,7 @@ theme_mode: # [light|dark]
|
||||
img_cdn:
|
||||
|
||||
# the avatar on sidebar, support local or CORS resources
|
||||
avatar:
|
||||
avatar: /assets/img/avatar.jpg
|
||||
|
||||
# boolean type, the global switch for TOC in posts.
|
||||
toc: true
|
||||
|
||||
BIN
assets/img/avatar.jpg
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
assets/img/favicons/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 8.2 KiB |
BIN
assets/img/favicons/android-chrome-512x512.png
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
assets/img/favicons/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 7.6 KiB |
BIN
assets/img/favicons/blog-icon-150x150.png
Normal file
|
After Width: | Height: | Size: 6.5 KiB |
BIN
assets/img/favicons/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 625 B |
BIN
assets/img/favicons/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
assets/img/favicons/favicon.ico
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
assets/img/favicons/mstile-150x150.png
Normal file
|
After Width: | Height: | Size: 6.5 KiB |