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

Unified Diff: pages/index.html

Issue 29680647: Issue 5329 - Provide a template for social media meta data in website-defaults (Closed) Base URL: https://hg.adblockplus.org/website-defaults
Patch Set: Addressed NITs Created Feb. 1, 2018, 9:06 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
« no previous file with comments | « macros/meta-tag.tmpl ('k') | pages/metadata.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/index.html
===================================================================
--- a/pages/index.html
+++ b/pages/index.html
@@ -18,8 +18,14 @@
<li><a href="forms/basic">Basic form fields</a></li>
<li><a href="forms/advanced">Advanced form fields</a></li>
<li><a href="forms/buttons">Buttons</a></li>
</ol>
</li>
<li><a href="content-styleguide">Content Styleguide</a></li>
<li><a href="developer-styleguide">Developer Styleguide</a></li>
</ol>
+
+<h2>Includes</h2>
+
+<ol>
+ <li><a href="metadata">Metadata</a></li>
+</ol>
« no previous file with comments | « macros/meta-tag.tmpl ('k') | pages/metadata.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld