You've already forked dementiewijs
Added statically generated version of the website (Simply Static)
This commit is contained in:
14
static/workshops/index.html
Normal file
14
static/workshops/index.html
Normal 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>
|
||||
Reference in New Issue
Block a user