Skip to content

Commit 49407af

Browse files
committed
change base url
1 parent 68916c4 commit 49407af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ title: This week in Rust-WASM
1717
email: sendilkumarn@live.com
1818
description: >- # this means to ignore newlines until "baseurl:"
1919
Stay up to date with events, learning resources, and recent developments in Rust WASM community.
20-
baseurl: "/" # the subpath of your site, e.g. /blog
20+
baseurl: "" # the subpath of your site, e.g. /blog
2121
url: "https://rustwasm.github.io/this-week-in-rust-wasm" # the base hostname & protocol for your site, e.g. http://example.com
2222
twitter_username: sendilkumarn
2323
github_username: sendilkumarn

0 commit comments

Comments
 (0)