Added statically generated version of the website (Simply Static)

This commit is contained in:
2020-10-14 19:24:41 +09:00
parent 7bae06a286
commit a33e1dd4df
953 changed files with 23728 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>Redirecting...</title>
<meta http-equiv="refresh" content="0;url=/overige-diensten/workshops/">
</head>
<body>
<script type="text/javascript">
window.location = "/overige-diensten/workshops/";
</script>
<p>You are being redirected to <a href="/overige-diensten/workshops/">/overige-diensten/workshops/</a></p>
</body>
</html>