Skip to content

Commit 957bce2

Browse files
committed
Update site title and tagline
1 parent 7b62cdb commit 957bce2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

_config.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ timezone:
1414
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
1515
# ↓ --------------------------
1616

17-
title: Chirpy # the main title
17+
title: syrex1013 # the main title
1818

19-
tagline: A text-focused Jekyll theme # it will display as the sub-title
19+
tagline: Small Cybersec blog # it will display as the sub-title
2020

2121
description: >- # used by seo meta and the atom feed
22-
A minimal, responsive and feature-rich Jekyll theme for technical writing.
22+
A cybersecurity-oriented blog with informative articles and resources.
2323
2424
# Fill in the protocol & hostname for your site.
2525
# e.g. 'https://username.github.io', note that it does not end with a '/'.
@@ -29,17 +29,17 @@ github:
2929
username: syrex1013 # change to your github username
3030

3131
twitter:
32-
username: twitter_username # change to your twitter username
32+
username: AdrianDacka # change to your twitter username
3333

3434
social:
3535
# Change to your full name.
3636
# It will be displayed as the default author of the posts and the copyright owner in the Footer
3737
name: Adrian Dacka
38-
email: example@domain.com # change to your email address
38+
email: remix3030303@hotmail.com # change to your email address
3939
links:
4040
# The first element serves as the copyright owner's link
41-
- https://twitter.com/username # change to your twitter homepage
42-
- https://github.com/username # change to your github homepage
41+
- https://x.com/AdrianDacka # change to your twitter homepage
42+
- https://github.com/syrex1013 # change to your github homepage
4343
# Uncomment below to add more social links
4444
# - https://www.facebook.com/username
4545
# - https://www.linkedin.com/in/username

0 commit comments

Comments
 (0)