Skip to content

Commit 0682d78

Browse files
fix(themes/application): Invalid markup
1 parent e7a8209 commit 0682d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/application.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,5 @@
127127
</footer>
128128

129129
<a href='https://github.com/rust-lang/crates.io' class='fork-me'>
130-
<img src='/assets/forkme.png'/ alt="Fork me on GitHub">
130+
<img src='/assets/forkme.png' alt="Fork me on GitHub" />
131131
</a>

0 commit comments

Comments
 (0)