| assets/scss/partials/components/_archive.scss | ●●●●● patch | view | raw | blame | history | |
| layouts/index.html | ●●●●● patch | view | raw | blame | history |
assets/scss/partials/components/_archive.scss
@@ -32,6 +32,7 @@ &-title { display: inline-block; flex: 0.96; text-transform: uppercase; @include themed() { color: t('primary'); layouts/index.html
@@ -57,7 +57,7 @@ {{ end }} <div class="post__content"> <h3><a href="{{ .RelPermalink }}">{{ .Title }}</a></h3> <h3><a href="{{ .RelPermalink }}">{{ upper .Title }}</a></h3> {{ if .Site.Params.fullPostContent }} {{ .Content }}