/ index.html
index.html
 1  <html>
 2      <body>
 3          <img src="downloads_weekly.png" />
 4          <img src="downloads_daily.png" />
 5          <img src="updates_weekly.png" />
 6          <img src="updates_daily.png" />
 7          <img src="netnewinstalls_weekly.png" />
 8          <img src="netnewinstalls_daily.png" />
 9      </body>
10  </html>