Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pages/tutorials.raw

Issue 5440736082264064: Issue 2075 - Put meta tags inside of page header. (Closed)
Patch Set: Wrap meta tags in head even when head doesn't yet exist. Created March 9, 2015, 11:48 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« pages/getting_started.raw ('K') | « pages/getting_started.raw ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/tutorials.raw
diff --git a/pages/tutorials.raw b/pages/tutorials.raw
index 702c1e22b65762eb3a5f2e5a7454d139d55212eb..a01b0c2a6495d7f1dbe9bb99fcf53e97f3e913ee 100644
--- a/pages/tutorials.raw
+++ b/pages/tutorials.raw
@@ -1,8 +1,8 @@
-
-<meta content="$s1$" name="title">
+<head><meta content="$s1$" name="title">
saroyanm 2015/03/09 12:51:48 nit: Please make both (head, meta) tags to be on t
<meta content="$s2$" name="description">
<meta content="$s1$" property="og:title">
<meta content="$s2$" property="og:description">
+</head>
<h2 id="adblocker">$s5$</h2>
« pages/getting_started.raw ('K') | « pages/getting_started.raw ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld