blob: 1a6b542adae7059cc3cf5c7699ec4c849836bced (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="0; url=https://www.gentoo.org" />
<script type="text/javascript">
window.location.href = "https://www.gentoo.org";
</script>
<title>assets.gentoo.org redirect</title>
</head>
<body>
This page should redirect immediately to the <a href="https://www.gentoo.org">Gentoo Linux homepage</a>.
</body>
</html>
|