We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 545e557 commit 2cc62a4Copy full SHA for 2cc62a4
tags/index.html
@@ -51,8 +51,10 @@ <h2 id="subtitle-wrap">
51
<div class="outer">
52
<section id="main"><section class="archives-wrap">
53
54
- <h1 class="page-type-title">Tags</h1>
+ <div class="page-type-title">Tags</div>
55
+ <div class="page-type-content">
56
<ul class="tag-list" itemprop="keywords"><li class="tag-list-item"><a class="tag-list-link" href="/tags/Hello/" rel="tag">Hello</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/Welcome/" rel="tag">Welcome</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/World/" rel="tag">World</a></li></ul>
57
+ </div>
58
59
</section></section>
60
<aside id="sidebar">
0 commit comments