diff --git a/_docs/index.tmpl.html b/_docs/index.tmpl.html index 2154edd12..050fd6fce 100644 --- a/_docs/index.tmpl.html +++ b/_docs/index.tmpl.html @@ -73,6 +73,12 @@ pre { <script src="yourgame.js"></script>

NOTE: file:// URL may not work with Ebiten. Execute your game on a HTTP server.

+

Apps created with Ebiten

+ +

Change Log

2015-??-??

diff --git a/_docs/public/index.html b/_docs/public/index.html index f2edd718b..fb9b1c5d3 100644 --- a/_docs/public/index.html +++ b/_docs/public/index.html @@ -101,6 +101,12 @@ pre { <script src="yourgame.js"></script>

NOTE: file:// URL may not work with Ebiten. Execute your game on a HTTP server.

+

Apps created with Ebiten

+ +

Change Log

2015-??-??