Compare commits

...

2 Commits

2 changed files with 6 additions and 1 deletions

View File

@@ -1,10 +1,10 @@
---
draft: true
pinned: false
video: true
title: "Walking Breathing Meditation"
subtitle: ""
author: HyperVegan
video: true
date: "2025-12-09T10:23:00-07:00"
started:
lastmod:

View File

@@ -35,6 +35,11 @@
src="/feathericons/16px-a9a9b3/headphones.svg" alt=""
>
{{ end }}
{{ if .Params.feathericon }}
<img style="display: inline-block; vertical-align: middle; margin-right: 4px;"
src="/feathericons/16px-a9a9b3/{{ print .Params.feathericon }}.svg" alt=""
>
{{ end }}
{{ if .Params.tags }}{{ index .Params.tags 0 | title }}:{{ end }}
{{ .Title }}{{ if and (.Params.subtitle) (and (.Params.author) (.Params.date)) }}
{{ "--" | markdownify }} {{ .Params.subtitle}}