Skip to content

Commit 226c5cc

Browse files
committed
add title
1 parent 2fc68c8 commit 226c5cc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

config.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ paginate = 5
2222
[languages]
2323
[languages.en]
2424
title = "NixBytes"
25-
subtitle = "Linux Admin by day and a Coder by night"
25+
subtitle = "Security Engineer by day and a Coder by night"
2626
keywords = ""
2727
copyright = ""
2828
menuMore = "Show more"
@@ -50,9 +50,9 @@ paginate = 5
5050
[[params.social]]
5151
name = "email"
5252
url = "mailto:real8686@gmail.com"
53-
[[params.social]]
54-
name = "twitter"
55-
url = "https://twitter.com/nixbyte3"
53+
# [[params.social]]
54+
# name = "twitter"
55+
# url = "https://twitter.com/nixbyte3"
5656

5757
[[languages.en.menu.main]]
5858
identifier = "blog"

0 commit comments

Comments
 (0)