Skip to content

Commit e749386

Browse files
committed
Add links
1 parent 38d783c commit e749386

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

config.toml

+4-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,7 @@ theme = "hyde"
2121
generate_rss = true
2222

2323
[extra]
24-
# Put all your custom variables here
24+
hyde_links = [
25+
{url = "https://rust-lang.org", name = "The Rust Language"},
26+
{url = "https://github.com/rust-embedded/wg", name = "Embedded WG"},
27+
]

0 commit comments

Comments
 (0)