Files
iD/land.html
Kyℓe Hensel cfca929ded don't symlink land.html (#9523)
for easier first-time installation on Windows
2023-03-06 14:01:28 +01:00

11 lines
190 B
HTML

<!DOCTYPE html>
<html>
<head></head>
<body>
<script>
opener.authComplete(window.location.href);
window.close();
</script>
</body>
</html>