Commit f4f58368 authored by Andrew Gerrand's avatar Andrew Gerrand

dashboard: add favicon.ico

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/4547082
parent f531ef32
......@@ -4,6 +4,10 @@ runtime: python
api_version: 1
handlers:
- url: /favicon\.ico
static_files: static/favicon.ico
upload: static/favicon\.ico
- url: /static
static_dir: static
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment