From 10dc2d67a2f5ced561ecd26fce448609e2159e8a Mon Sep 17 00:00:00 2001 From: Ammar Mohammed Date: Fri, 2 May 2025 22:32:19 +0200 Subject: [PATCH] Update _config.yml --- _config.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_config.yml b/_config.yml index c99b42f..4be3763 100644 --- a/_config.yml +++ b/_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