We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e749386 commit 230d70fCopy full SHA for 230d70f
config.toml
@@ -24,4 +24,5 @@ generate_rss = true
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
+ {url = "https://github.com/rust-embedded/blog", name = "The Blog on GitHub"},
28
]
0 commit comments