Differente menus.
Adding LocationStorage to do make a lot of calls to GitHub. Better DarkMode.
This commit is contained in:
16
index.html
Normal file
16
index.html
Normal file
@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Locations - Idealista Enhancer</title>
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css">
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<!-- TODO: Please integrate a way to add/update/remove locations from a GUI. -->
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user