Files
vac.dev/2024-recap/index.html
2025-01-09 17:33:54 +00:00

11 lines
313 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/rlog/2024-recap">
<link rel="canonical" href="/rlog/2024-recap" />
</head>
<script>
window.location.href = '/rlog/2024-recap' + window.location.search + window.location.hash;
</script>
</html>