Remove stray end tags in the example page
This commit is contained in:
parent
de5fa6b32f
commit
39d0a79bbb
@ -25,8 +25,8 @@
|
|||||||
<head>
|
<head>
|
||||||
<title>mintea</title>
|
<title>mintea</title>
|
||||||
<meta content="width=device-width, initial-scale=1" name="viewport">
|
<meta content="width=device-width, initial-scale=1" name="viewport">
|
||||||
<link rel="stylesheet" href="res/style.css"></link>
|
<link rel="stylesheet" href="res/style.css">
|
||||||
<link rel="stylesheet" href="res/martian.css"></link>
|
<link rel="stylesheet" href="res/martian.css">
|
||||||
<script>
|
<script>
|
||||||
/*
|
/*
|
||||||
@licstart The following is the entire license notice for the
|
@licstart The following is the entire license notice for the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user