go.talks/present: move included js files outside of static directory

When deployed to App Engine, directories listed in app.yaml
static_files directives are inaccessible to the running application.
This change allows the /play.js handler to read these JS files.

R=campoy, campoy, dsymonds
CC=golang-dev
https://golang.org/cl/7309054
7 files changed