fix: quitar el base href

This commit is contained in:
Ales (Shagi) Zabala Alava 2024-09-22 17:51:44 +02:00
parent 0805eccb02
commit 576ca3e803
2 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,7 @@
# re:log
Fork del proyecto https://opendatacity.github.io/relog/ que ha dejado de funcionar
## Besucherstromanalyse per re:publica W-LAN
http://apps.opendatacity.de/relog/

View File

@ -4,12 +4,14 @@
<title>re:log - Besucherstromanalyse per re:publica W-LAN</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--
<base href="http://apps.opendatacity.de/relog/" target="_parent">
<meta property="og:title" content="re:log - Besucherstromanalyse per re:publica W-LAN" />
<meta property="og:type" content="article" />
<meta property="og:url" content="http://apps.opendatacity.de/relog/" />
<meta property="og:image" content="http://apps.opendatacity.de/relog/screenshot.png" />
-->
<link href="assets/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="assets/css/index.css" rel="stylesheet" type="text/css">
@ -121,4 +123,4 @@
})();
</script>
</body>
</html>
</html>