idealista-enhancer/index.html
Jorge Bolois Guerrero fa8a62053f Differente menus.
Adding LocationStorage to do make a lot of calls to GitHub.
Better DarkMode.
2022-10-30 13:40:24 +01:00

16 lines
423 B
HTML

<!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>