diff options
| author | Igor Minar | 2012-08-25 02:30:55 -0700 |
|---|---|---|
| committer | Igor Minar | 2012-08-25 02:31:20 -0700 |
| commit | 54895fc2a1a9f1cb35965e6dc8f989e3a4aafedd (patch) | |
| tree | 43c4f0a732cc52d69b0c2f2e389e7bee24399cae /docs/src/templates/app.yaml | |
| parent | 60a12b416104697d48a465bffbcfefbec35f06ea (diff) | |
| download | angular.js-54895fc2a1a9f1cb35965e6dc8f989e3a4aafedd.tar.bz2 | |
chore(docs): support _escaped_fragment_ hack for crawler
Diffstat (limited to 'docs/src/templates/app.yaml')
| -rw-r--r-- | docs/src/templates/app.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/src/templates/app.yaml b/docs/src/templates/app.yaml index c204b150..3ab26d55 100644 --- a/docs/src/templates/app.yaml +++ b/docs/src/templates/app.yaml @@ -7,8 +7,7 @@ default_expiration: "2h" handlers: - url: / - static_files: index.html - upload: index.html + script: main.app - url: /appcache.manifest static_files: appcache.manifest |
