Skip to content

Commit 1c36052

Browse files
n0samukmeisthax
authored andcommitted
Fix site metadata
1 parent 72fed1a commit 1c36052

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ description: >-
44
Ruffle is a Flash Player emulator written in Rust. Ruffle targets both desktop and the web using WebAssembly.
55
image: "/assets/logo.svg"
66
baseurl: ""
7-
#url: "https://ruffle.rs"
7+
url: "https://ruffle.rs"
88
# twitter_username: jekyllrb
9+
github: [metadata]
910
github_username: ruffle-rs
1011
github_url: "https://github.com/ruffle-rs/ruffle"
1112
repository: ruffle-rs/ruffle

0 commit comments

Comments
 (0)