example wrapper HTML

This commit is contained in:
Dustin Brody 2018-08-24 13:55:35 -07:00
parent 2f11e76b11
commit 23be904746
1 changed files with 8 additions and 0 deletions

8
index.html Normal file
View File

@ -0,0 +1,8 @@
<html>
<body>
<img src="downloads_weekly.png" />
<img src="downloads_daily.png" />
<img src="updates_weekly.png" />
<img src="updates_daily.png" />
</body>
</html>