Skip to content

Commit aa71d1b

Browse files
committed
docs(writeup): add Bird Next CTF walkthrough
1 parent 43d1144 commit aa71d1b

File tree

16 files changed

+71
-658
lines changed

16 files changed

+71
-658
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ title: bitwall.ke # the main title
1919
tagline: Hack the Threat. Build the Wall. # it will display as the subtitle
2020

2121
description: >- # used by seo meta and the atom feed
22-
A minimal, responsive and feature-rich Jekyll theme for technical writing.
22+
blog.bitwall.ke is a cybersecurity-focused blog exploring real-world threats, CTF challenges, web application security, and defensive techniques, crafted from a cybersecurity perspective. Whether you're a beginner or a seasoned hacker, we break down complex topics into actionable insights to help you stay ahead in the digital game.
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 '/'.
@@ -98,7 +98,7 @@ theme_mode: # [light | dark]
9898
cdn:
9999

100100
# the avatar on sidebar, support local or CORS resources
101-
avatar:
101+
avatar: /assets/img/avatar.png
102102

103103
# The URL of the site-wide social preview image used in SEO `og:image` meta tag.
104104
# It can be overridden by a customized `page.image` in front matter.

0 commit comments

Comments
 (0)