mirror of https://github.com/golang/go.git
dashboard: add favicon.ico
R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/4547082
This commit is contained in:
parent
f531ef3279
commit
f4f5836840
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 785 B |
Loading…
Reference in New Issue