Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/esp-link/src/commit/8a13d21c6742a1c2567199d6b0d201dc6fe5706d/html/head-
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<!doctype html>
|
|
<html><head>
|
|
<title>esp-link</title>
|
|
<link rel="stylesheet" href="/pure.css">
|
|
<link rel="stylesheet" href="/style.css">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<script src="/ui.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="layout">
|
|
|