photo_server_json_flutter/api_v1/index mmm.html
2026-02-22 22:25:00 +01:00

13 lines
No EOL
214 B
HTML

<!DOCTYPE html>
<html lang="it">
<head>
</head>
<body>
<script>
window.addEventListener("load", (event) => {
window.location.href = "pub/index.html";
});
</script>
</body>
</html>