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

Unified Diff: client/web/index.html

Issue 149573008: Factor out the anchor prefix to easily allow switching to #! (Closed) Base URL: https://github.com/dart-lang/dartdoc-viewer.git@master
Patch Set: Fixes from review Created 6 years, 10 months 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 | « client/web/comment.dart ('k') | client/web/item.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/web/index.html
diff --git a/client/web/index.html b/client/web/index.html
index fab6e0266e87535839dade8d05c795824022d477..f7f4e545ddc82bbcec67d612b4e914c9935d16f6 100644
--- a/client/web/index.html
+++ b/client/web/index.html
@@ -1,6 +1,7 @@
<!doctype html>
<head>
<meta charset="utf-8">
+ <meta name="google-site-verification" content="wHzgsNqKuQ2rAQn4sdETY0EABFKX33CzGtGPcPE-n7E" />
<link rel="stylesheet" href="static/css/bootstrap.css">
<link rel="stylesheet" href="static/css/dart-style.css">
<link rel="stylesheet" href="static/css/pics.css">
« no previous file with comments | « client/web/comment.dart ('k') | client/web/item.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698