Files
ics.js/demo/demo.html
T
2013-10-03 17:44:17 -08:00

9 lines
264 B
HTML

<!DOCTYPE html>
<head>
<script type="text/javascript" async="" src="vcs-maker.js"></script>
</head>
<body>
<a href="javascript:download_vcs('demo', 'Demo Event', 'This is an awesome demo event', 'Sexy Land, AK', '8/7/2013', '8/9/2013')">Demo</a>
</body>
</html>