8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e8fd4 commit a8bf095Copy full SHA for a8bf095
_config.yml
@@ -1,8 +1,8 @@
1
# Site settings
2
title: The Rust Programming Language Blog
3
-description: > # this means to ignore newlines until "baseurl:"
+description: >
4
Words from the Rust team
5
-baseurl: "" # the subpath of your site, e.g. /blog/
+baseurl: ""
6
url: "http://blog.rust-lang.org"
7
twitter_username: rustlang
8
github_username: rust-lang
0 commit comments