Skip to content

Commit cf76c2f

Browse files
committed
fix: typo
1 parent 7b0c84b commit cf76c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.example.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ links = [ # Your links
5252
]
5353

5454
homepage_layout = "about" # "about" | "list" | "recent"
55-
force_theme = false # fase | "light" | "dark"
55+
force_theme = false # false | "light" | "dark"
5656

5757
recent_max = 15
5858
recent_more = true

0 commit comments

Comments
 (0)