File tree Expand file tree Collapse file tree 4 files changed +22
-21
lines changed Expand file tree Collapse file tree 4 files changed +22
-21
lines changed Original file line number Diff line number Diff line change
1
+ title = " Rust Blog"
2
+ index-title = " The Rust Programming Language Blog"
3
+ link-text = " the main Rust blog"
4
+ description = " Empowering everyone to build reliable and efficient software."
5
+ index-html = """
6
+ This is the <b>main Rust blog</b>. \
7
+ <a href="https://www.rust-lang.org/governance/">Rust teams</a> \
8
+ use this blog to announce major developments in the world of Rust."""
9
+ maintained-by = " the Rust Teams"
10
+ requires-team = false
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ title = " Inside Rust Blog"
2
+ index-title = ' The "Inside Rust" Blog'
3
+ link-text = ' the "Inside Rust" blog'
4
+ description = " Want to follow along with Rust development? Curious how you might get involved? Take a look!"
5
+ index-html = """
6
+ This is the <b>"Inside Rust"</b> blog. This blog is aimed at those who wish \
7
+ to follow along with Rust development. The various \
8
+ <a href="https://www.rust-lang.org/governance">Rust teams and working groups</a> \
9
+ use this blog to post status updates, calls for help, and other \
10
+ similar announcements."""
11
+ maintained-by = " the Rust Teams"
12
+ requires-team = false
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments