You've already forked dasharo-website
mirror of
https://github.com/Dasharo/dasharo-website.git
synced 2026-03-06 14:53:28 -08:00
9 lines
150 B
HTML
9 lines
150 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; url={{ .Params.redirect_url }}" >
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|