Hi,

I have created favicon.ico file and put in the static/images directory of 
my app.

I have also added the following to the app.yaml file

- url: /favicon\.ico
  static_files: static/images/favicon.ico
  upload: static/images/favicon\.ico

Still, I do not see favicon.ico displayed by the browser and my dashboard 
shows /favicon.ico errors.

What am I doing wrong?

Thanks
Krishna

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/Ezz2r9fU4nsJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to