mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-08 01:22:29 +00:00
Switch themes to minimo
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{{ if .Site.Params.settings.showReadingTime }}
|
||||
<span class='reading-time'>
|
||||
{{- partial "svg/icon" "clock" -}}
|
||||
{{ i18n "readingTime" .ReadingTime }}
|
||||
</span>
|
||||
{{ end }}
|
Reference in New Issue
Block a user