Skip to content

Commit 39cc27f

Browse files
committed
feat: Add CyberSpace 2024 and customize the style
1 parent 5063cf4 commit 39cc27f

25 files changed

Lines changed: 1042 additions & 6 deletions

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ twitter:
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
37-
name: Phung Sieu Dat
37+
name: Dat2Phit
3838
email: sieudat123@gmail.com # change to your email address
3939
links:
4040
# The first element serves as the copyright owner's link
@@ -76,11 +76,11 @@ theme_mode: # [light | dark]
7676
img_cdn:
7777

7878
# the avatar on sidebar, support local or CORS resources
79-
avatar: ./assets/img/avatar.jpeg
79+
avatar: ./assets/img/misc/avatar.jpeg
8080

8181
# The URL of the site-wide social preview image used in SEO `og:image` meta tag.
8282
# It can be overridden by a customized `page.image` in front matter.
83-
social_preview_image: /assets/img/preview.png # string, local or CORS resources
83+
social_preview_image: /assets/img/misc/preview.png # string, local or CORS resources
8484

8585
# boolean type, the global switch for TOC in posts.
8686
toc: true

_data/authors.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
Dat2Phit:
2-
name: Phung Sieu Dat
2+
name: Dat2Phit
33
twitter: https://twitter.com/Dat2Phit
44
url: https://github.com/psdat123
55

66
blackpinker:
77
name: blackpinker
8-
url: https://ctftime.org/team/155048
8+
url: https://ctftime.org/team/155048
9+
10+
epic merger:
11+
name: epic merger
12+
url: https://ctftime.org/team/349896

0 commit comments

Comments
 (0)