forked from altcloud/mkimage-profiles
live index.html: fix typo
The <html> tag wasn't closed but actually duplicated; thanks Aleksey Ilchenko for spotting.
This commit is contained in:
parent
587eac45ec
commit
d39b0b984a
@ -7,4 +7,4 @@
|
|||||||
<h1>Welcome to ALT Linux!</h1>
|
<h1>Welcome to ALT Linux!</h1>
|
||||||
<p>You will be redirected to <a href="http://www.altlinux.org/">the home page</a> shortly.</p>
|
<p>You will be redirected to <a href="http://www.altlinux.org/">the home page</a> shortly.</p>
|
||||||
</body>
|
</body>
|
||||||
<html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user