Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(39)

Unified Diff: app/app.yaml

Issue 85333007: Begin the redesign process, starting with the navbar. (Closed) Base URL: git@github.com:dart-lang/pub-dartlang.git@master
Patch Set: Code review updates. Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « README.md ('k') | app/static/style.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app.yaml
diff --git a/app/app.yaml b/app/app.yaml
index f40315f5767b34750a0597484757bf6c5661f418..bc8de3bbf35368b2cbb19b55d26cdaeedb433d5b 100644
--- a/app/app.yaml
+++ b/app/app.yaml
@@ -20,7 +20,7 @@ handlers:
expiration: 7d
upload: static/(.*\.ico)
-- url: /img/
+- url: /app/static/img
static_dir: static/img
- url: /.*
@@ -31,4 +31,4 @@ libraries:
version: "2.6"
inbound_services:
-- warmup
+- warmup
« no previous file with comments | « README.md ('k') | app/static/style.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698