Skip to content

Commit 8f6f052

Browse files
committed
update site meta
1 parent 31b2db2 commit 8f6f052

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

config.toml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
baseurl = "https://bmchtech.github.io/"
22
languageCode = "en-us"
33
theme = "terminal"
4-
paginate = 10
54
summaryLength = 20
65

76
[params]
87
contentTypeName = "post"
9-
themeColor = "beanmachine"
8+
themeColor = "red"
109
showMenuItems = 2
1110
fullWidthTheme = false
1211
centerTheme = true
@@ -19,11 +18,11 @@ summaryLength = 20
1918
[languages]
2019
[languages.en]
2120
title = "beanmachine tech."
22-
copyright = "© 2019-2024. CC BY-NC-SA 4.0"
21+
copyright = "© 2019-2025. CC BY-NC-SA 4.0"
2322

2423
[languages.en.params]
2524
subtitle = "machine"
26-
keywords = "development linux blog research emulation architecture systems"
25+
keywords = "development linux blog research emulation architecture systems reverse engineering security binary analysis"
2726
menuMore = "show more"
2827
readMore = "more"
2928
readOtherPosts = "other posts"

0 commit comments

Comments
 (0)