We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a46a3 commit 070434bCopy full SHA for 070434b
config.toml
@@ -18,12 +18,14 @@ summaryLength = 20
18
[languages]
19
[languages.en]
20
title = "beanmachine tech."
21
- subtitle = "machine"
22
- keywords = "development linux blog research emulation architecture systems"
23
- copyright = "© 2019-2022. CC BY-NC-SA 4.0"
24
- menuMore = "show more"
25
- readMore = "more"
26
- readOtherPosts = "other posts"
+ copyright = "© 2019-2024. CC BY-NC-SA 4.0"
+
+ [languages.en.params]
+ subtitle = "machine"
+ keywords = "development linux blog research emulation architecture systems"
+ menuMore = "show more"
27
+ readMore = "more"
28
+ readOtherPosts = "other posts"
29
30
[languages.en.params.logo]
31
logoText = "beanmachine"
0 commit comments