Add 3:2 aspect ratio screenshot and thumbnail (#45)
* Add 3:2 aspect ratio screenshot and thumbnail * Make tags H1 for SEO
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{{ define "main" }}
|
||||
<div class="container tags-list">
|
||||
|
||||
<h2 class="list-title">Tags</h2>
|
||||
<h1 class="list-title">Tags</h1>
|
||||
<ul class="post-tags">
|
||||
{{ range $.Site.Taxonomies.tags.ByCount }}
|
||||
<li class="post-tag">
|
||||
|
||||
Reference in New Issue
Block a user