2022-08-04 19:50:18 -05:00
|
|
|
<head>
|
2022-08-15 18:07:39 -05:00
|
|
|
<title>Get My</title>
|
2022-08-04 19:50:18 -05:00
|
|
|
|
|
|
|
|
<link id="favicon" rel="shortcut icon" type="image/png" href="favicon.png" />
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
|
|
|
|
|
|
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
|
|
|
|
<link href="./lib/assets/materialize.css" rel="stylesheet">
|
2022-08-23 13:41:21 -05:00
|
|
|
<link rel="stylesheet" type="text/css" href="https://kraaden.github.io/autocomplete/autocomplete.css">
|
2022-08-04 19:50:18 -05:00
|
|
|
|
|
|
|
|
<script type="text/javascript" src="./lib/assets/materialize.js"></script>
|
2022-08-23 13:41:21 -05:00
|
|
|
<script src="https://kraaden.github.io/autocomplete/autocomplete.js"></script>
|
|
|
|
|
|
2022-08-04 19:50:18 -05:00
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
|
|
</body>
|