mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 00:39:45 +01:00
15 lines
447 B
HTML
15 lines
447 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Redirecting…</title>
|
|
<meta charset="utf-8">
|
|
<link rel="canonical" href="options.xhtml">
|
|
<noscript><meta http-equiv="refresh" content="0; url=options.xhtml"></noscript>
|
|
</head>
|
|
<body>
|
|
<h1>Redirecting…</h1>
|
|
<script>
|
|
window.location.href = "options.xhtml" + (window.location.search || "") + (window.location.hash || "");
|
|
</script>
|
|
</body>
|
|
</html>
|