added autocomplete
This commit is contained in:
parent
71a61304b0
commit
edc42ea35d
9 changed files with 594 additions and 53 deletions
|
@ -4,7 +4,7 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
|
||||
<title>4get</title>
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<link rel="stylesheet" href="/static/style.css?v3">
|
||||
<link rel="stylesheet" href="/static/style.css?v4">
|
||||
<meta name="robots" content="index,follow">
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||
<meta name="description" content="4get.ca: They live in our walls!">
|
||||
|
@ -33,6 +33,6 @@
|
|||
Report a problem: <a href="https://lolcat.ca">lolcat.ca</a>
|
||||
</div>
|
||||
</div>
|
||||
<script src="/static/client.js?v3"></script>
|
||||
<script src="/static/client.js?v4"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue