Files
awesome-docker/index.html
Julien Bisconti 05266bd8ac Pages deploy ux a11y refresh (#1252)
* Improve Pages workflow and redesign site with accessible sidebar navigation

* README clean up

* Use Makefile website target in Pages deploy workflow
2026-02-28 12:13:59 +01:00

14 lines
378 B
Markdown

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="refresh" content="0; url=website/">
<title>Awesome-docker</title>
</head>
<body>
<p><a href="website/">Redirecting to the generated site.</a></p>
</body>
</html>