Skip to content

Commit 83acebe

Browse files
author
Tom Van Herreweghe
committed
Created index.html and CNAME record
Signed-off-by: Tom Van Herreweghe <tom@king-foo.be>
0 parents  commit 83acebe

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
php-wvl.be

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>PHP-WVL</title>
5+
<script type="text/javascript">window.location = "http://www.meetup.com/php-wvl/";</script>
6+
</head>
7+
<body>
8+
Redirecting to the <a href="http://www.meetup.com/php-wvl/">PHP-WVL</a> meetup page.
9+
</body>
10+
</html>

0 commit comments

Comments
 (0)