diff --git a/_docs/index.tmpl.html b/_docs/index.tmpl.html index 3ac9dfb07..a2eb1d32d 100644 --- a/_docs/index.tmpl.html +++ b/_docs/index.tmpl.html @@ -52,6 +52,7 @@ {{- end}} +

The Gopher photographs by Chris Nokleberg are licensed under the Creative Commons 3.0 Attributions License.

Execute the examples

:; go get github.com/hajimehoshi/ebiten
@@ -91,6 +92,5 @@ game. There you have it, your first Ebiten game!

diff --git a/_docs/public/index.html b/_docs/public/index.html index f0b8c912c..e2dd268a7 100644 --- a/_docs/public/index.html +++ b/_docs/public/index.html @@ -80,6 +80,7 @@ Ebiten example: blocks +

The Gopher photographs by Chris Nokleberg are licensed under the Creative Commons 3.0 Attributions License.

Execute the examples

:; go get github.com/hajimehoshi/ebiten
@@ -119,6 +120,5 @@ game. There you have it, your first Ebiten game!