Tango coloring for all supported elements

This commit is contained in:
2018-01-13 04:41:37 +04:00
parent 5b5619fa57
commit 6575335662
5 changed files with 164 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
{{ define "main" }}
{{ range $index, $page := first 10 (where .Site.RegularPages "Section" "in" .Site.Params.mainSections) }}
<article>
<span class="is-size-2">
<span class="is-size-3">
<a href="{{ .Permalink }}" title="{{ .Title }}">{{ .Title }}</a>
{{ if .Params.tags }}
<div class="tags is-pulled-right">