Skip to content

Commit

Permalink
cpu tempature
Browse files Browse the repository at this point in the history
  • Loading branch information
Legendary-Candice-Joe authored Mar 9, 2024
1 parent 160693d commit fb98054
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ highlight_code = true
# Put all your custom variables here
default_theme = "dark"
header_nav = [
{ url = "/", name_en = "/main/"},
{ url = "/changelog", name_en = "/changelog/"},
{ url = "/modding", name_en = "/modding/"},
{ url = "/philosophy", name_en = "/philosophy/"}
{ url = "wiki", name_en = "/main/"},
{ url = "changelog", name_en = "/changelog/"},
{ url = "modding", name_en = "/modding/"},
{ url = "philosophy", name_en = "/philosophy/"}
]
twitter_card = false

0 comments on commit fb98054

Please sign in to comment.