Compare commits

...

3 Commits

3 changed files with 31 additions and 2 deletions

View File

@@ -6,6 +6,8 @@ comments: false
images:
---
Response time always varies. Please also see my {{% external-link "Public Notice" "https://hyperling.com/about#notice" %}}.
## Preferred
These are where I feel most free to communicate.
@@ -22,6 +24,6 @@ These are reliable forms of communication, even if not the most private / secure
## Legacy
I'm may be on these, but am much less active than the other methods.
I may be on these, but am much less active than the other methods.
- [Telegram](https://t.me/HyperVegan)

View File

@@ -0,0 +1,27 @@
---
draft: true
pinned: false
title: "Walking Breathing Meditation"
subtitle: ""
author: HyperVegan
date: "2025-12-09T10:23:00-07:00"
started:
lastmod:
toc: true
images:
tags:
- video
series:
- meditation
categories:
- video
aliases:
---
{{< odysee
"https://odysee.com/%24/embed/%40HyperVegan%3A2%2F20251209-HyperVegan-WalkingBreathworkMeditation%3A1?r=FecAgz2kwdVny8bBBcJf5DX7YRPHDKeK" >}}
Walking and breathwork are both very beneficial, so how about doing both together as a form of meditation?
Filmed, edited, and posted 2025-12-09.

View File

@@ -1,5 +1,5 @@
{{ $src := .Get 0 | default (.Get "url") | default (.Get "src")
}}{{ $width := .Get 1 | default (.Get "width") | default "65" }}
}}{{ $width := .Get 1 | default (.Get "width") | default "80" }}
<iframe
id="odysee-iframe"
style="width:{{ $width }}%; aspect-ratio:16 / 9;"