Redirect for GitHub pages

pull/1073/head
Piero Toffanin 2020-01-21 09:41:18 -05:00 zatwierdzone przez GitHub
rodzic aa26e4aa64
commit b752d845b7
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 11 dodań i 0 usunięć

11
index.html 100644
Wyświetl plik

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Refresh" content="0; url=https://opendronemap.org" />
<title>OpenDroneMap</title>
</head>
<body>
The project has moved to <a href="https://opendronemap.org">https://opendronemap.org</a>!
</body>
</html>