Make HTML more valid, and clean up quotes

main
Isaiah Odhner 2019-07-07 01:14:58 -04:00
parent a475bcdac8
commit cbd5e09c19
1 changed files with 7 additions and 6 deletions

View File

@ -30,11 +30,12 @@
</head>
<body>
<div id="about-paint" style="display: none">
<h1><img src='images/icons/32.png'/> JS Paint <small class='version-number' title='Is that a thing? What I mean is, expect bugs!'>Public Alpha</small><hr/></h1>
<p>JS Paint is a web-based remake of MS Paint by <a href='https://isaiahodhner.ml/'>Isaiah Odhner</a>.</p>
<p>Read about the project and <b>extra features</b> on <a href='https://github.com/1j01/jspaint#readme'>the README</a>.</p>
<p>Request features and report bugs <a href='https://github.com/1j01/jspaint/issues'>on GitHub</a>
or <a href='mailto:isaiahodhner@gmail.com?subject=JS%20Paint'>by email</a>.</p>
<h1><img src="images/icons/32.png" alt=""/> JS Paint <small class="version-number" title="Is that a thing? What I mean is, expect bugs!">Public Alpha</small></h1>
<hr/>
<p>JS Paint is a web-based remake of MS Paint by <a href="https://isaiahodhner.ml/">Isaiah Odhner</a>.</p>
<p>Read about the project and <b>extra features</b> on <a href="https://github.com/1j01/jspaint#readme">the README</a>.</p>
<p>Request features and report bugs <a href="https://github.com/1j01/jspaint/issues">on GitHub</a>
or <a href="mailto:isaiahodhner@gmail.com?subject=JS%20Paint">by email</a>.</p>
<p>If you want to support the project &amp; cover domain fees:
<a href="https://www.paypal.me/IsaiahOdhner" target="_blank">paypal.me/IsaiahOdhner</a>
</p>
@ -76,7 +77,7 @@
<script src="lib/konami.js"></script>
<script src="src/vaporwave-fun.js"></script>
<script type="text/javascript">
<script>
// Partial support for IE with a general polyfill
if(/MSIE \d|Trident.*rv:/.test(navigator.userAgent)){
document.write(