0
0
mirror of https://github.com/lipis/flag-icons.git synced 2024-11-22 11:27:29 +01:00
flags/404.html

9 lines
197 B
HTML
Raw Normal View History

2021-10-23 09:18:09 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Redirection</title>
<meta http-equiv="refresh" content="0; URL=https://flagicons.lipis.dev" />
2021-10-23 09:18:09 +02:00
</head>
</html>