mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2025-06-08 17:20:19 +10:00
Update _config.yml
This commit is contained in:
parent
46e2bdfa6e
commit
10dc2d67a2
18
_config.yml
18
_config.yml
@ -14,32 +14,32 @@ timezone:
|
||||
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
|
||||
# ↓ --------------------------
|
||||
|
||||
title: Chirpy # the main title
|
||||
title: My Cyber Blog # the main title
|
||||
|
||||
tagline: A text-focused Jekyll theme # it will display as the subtitle
|
||||
tagline: Writeups, Walkthroughs & More # 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.
|
||||
Cyber Security content by 0xmaro
|
||||
|
||||
# Fill in the protocol & hostname for your site.
|
||||
# E.g. 'https://username.github.io', note that it does not end with a '/'.
|
||||
url: ""
|
||||
|
||||
github:
|
||||
username: github_username # change to your GitHub username
|
||||
username: 0xmaro # change to your GitHub username
|
||||
|
||||
twitter:
|
||||
username: twitter_username # change to your Twitter username
|
||||
username: 0_xmaro # 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: Amar Mohamed
|
||||
email: its.0xmaro@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/0_xmaro # change to your Twitter homepage
|
||||
- https://github.com/0xmaro # change to your GitHub homepage
|
||||
# Uncomment below to add more social links
|
||||
# - https://www.facebook.com/username
|
||||
# - https://www.linkedin.com/in/username
|
||||
|
Loading…
x
Reference in New Issue
Block a user