Skip to content

Commit

Permalink
Easier way to implement birthday.html
Browse files Browse the repository at this point in the history
  • Loading branch information
blancgab committed Oct 8, 2013
1 parent eba5bdd commit 91e1753
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions birthday.html
Expand Up @@ -6,25 +6,15 @@
<meta charset="utf-8">
<title>Uptown Vocal Birthdays</title>
<meta name="description" content="Happy Birthday from Uptown Vocal!">
<meta http-equiv="Refresh" content="1; url=http://form.jotform.co/form/32805584849871?">

<link rel="stylesheet" href="css/social_foundicons.css">
<link rel="shortcut icon" href="favicon.ico">
<link href='http://fonts.googleapis.com/css?family=Raleway:500,800,300' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/alumni.css">


<script src="js/vendor/modernizr-2.6.1.min.js"></script>

<link rel="stylesheet" href="css/jquery-ui.css" />

<script type="text/javascript" src="http://form.jotform.co/jsform/32805584849871"></script>

</head>

<body>

<h1>Redirecting...</h1>

</body>
</html>

0 comments on commit 91e1753

Please sign in to comment.