moved jomjols name from the pages title to the info page, added links there to the Github page

This commit is contained in:
CaCO3
2022-09-07 22:18:21 +02:00
parent fb390359e1
commit f68aa1d931
15 changed files with 17 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
<html>
<head>
<link rel="icon" href="favicon.ico" type="image/x-icon">
<title>Set PreValue</title>
<title>Info</title>
<meta charset="utf-8">
<style>
@@ -136,6 +136,8 @@ div {
</tr>
</table>
<h3>Copyright</h3>
Copyright &copy; 2020 - 2022 by <a href="https://github.com/jomjol/AI-on-the-edge-device" target=_blank>Jomjol</a> and others.
</body>
</html>