Skip to content

Commit ceec19e

Browse files
bors[bot]marcoieni
andauthored
Merge #276
276: book.toml: add link to GitHub repo r=adamgreig a=MarcoIeni This will show a GitHub icon in the website that links to the repo Co-authored-by: Marco Ieni <[email protected]>
2 parents ba34b8a + 40e4b24 commit ceec19e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

book.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ authors = ["James Munns"]
33
multilingual = false
44
src = "src"
55
title = "The Embedded Rust Book"
6+
7+
[output.html]
8+
git-repository-url = "https://github.com/rust-embedded/book"

0 commit comments

Comments
 (0)