Add index.html

This commit is contained in:
Cole Bemis 2017-01-23 22:57:25 -08:00
parent 3c8850adba
commit 4ae8799c90

10
index.html Normal file
View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Feather</title>
</head>
<body>
<a href="svg/air-play.svg">Download air-play</a>
</body>
</html>