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:
Binary file not shown.
|
Before Width: | Height: | Size: 336 KiB After Width: | Height: | Size: 14 MiB |
BIN
images/tn.png
Normal file
BIN
images/tn.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 MiB |
@@ -1,7 +1,7 @@
|
|||||||
{{ define "main" }}
|
{{ define "main" }}
|
||||||
<div class="container tags-list">
|
<div class="container tags-list">
|
||||||
|
|
||||||
<h2 class="list-title">Tags</h2>
|
<h1 class="list-title">Tags</h1>
|
||||||
<ul class="post-tags">
|
<ul class="post-tags">
|
||||||
{{ range $.Site.Taxonomies.tags.ByCount }}
|
{{ range $.Site.Taxonomies.tags.ByCount }}
|
||||||
<li class="post-tag">
|
<li class="post-tag">
|
||||||
|
|||||||
Reference in New Issue
Block a user