Skip to content
This repository was archived by the owner on May 20, 2020. It is now read-only.

Commit 5eaa501

Browse files
committed
fix typo
1 parent e8aa218 commit 5eaa501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ fn acquire_assets() -> Result<Vec<Asset>> {
7070
"assets/*",
7171
"crossdomain.xml",
7272
"ember-fetch/*",
73-
"index.hml",
73+
"index.html",
7474
"robots.txt",
7575
];
7676

0 commit comments

Comments
 (0)