We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc68c8 commit 226c5ccCopy full SHA for 226c5cc
1 file changed
config.toml
@@ -22,7 +22,7 @@ paginate = 5
22
[languages]
23
[languages.en]
24
title = "NixBytes"
25
- subtitle = "Linux Admin by day and a Coder by night"
+ subtitle = "Security Engineer by day and a Coder by night"
26
keywords = ""
27
copyright = ""
28
menuMore = "Show more"
@@ -50,9 +50,9 @@ paginate = 5
50
[[params.social]]
51
name = "email"
52
url = "mailto:real8686@gmail.com"
53
- [[params.social]]
54
- name = "twitter"
55
- url = "https://twitter.com/nixbyte3"
+# [[params.social]]
+# name = "twitter"
+# url = "https://twitter.com/nixbyte3"
56
57
[[languages.en.menu.main]]
58
identifier = "blog"
0 commit comments