mirror of
https://github.com/mfocko/blog.git
synced 2024-11-10 08:19:07 +01:00
11 lines
No EOL
316 B
HTML
11 lines
No EOL
316 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=/cpp/environment/">
|
|
<link rel="canonical" href="/cpp/environment/" />
|
|
</head>
|
|
<script>
|
|
window.location.href = '/cpp/environment/' + window.location.search + window.location.hash;
|
|
</script>
|
|
</html> |