Compare commits
3 Commits
bb3caff612
...
11bda25819
| Author | SHA1 | Date | |
|---|---|---|---|
| 11bda25819 | |||
| 2d767fb87c | |||
| a97d43c012 |
@@ -6,6 +6,8 @@ comments: false
|
|||||||
images:
|
images:
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Response time always varies. Please also see my {{% external-link "Public Notice" "https://hyperling.com/about#notice" %}}.
|
||||||
|
|
||||||
## Preferred
|
## Preferred
|
||||||
|
|
||||||
These are where I feel most free to communicate.
|
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
|
## 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)
|
- [Telegram](https://t.me/HyperVegan)
|
||||||
|
|||||||
27
content/posts/video/walking-breathing-meditation.md
Normal file
27
content/posts/video/walking-breathing-meditation.md
Normal 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.
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
{{ $src := .Get 0 | default (.Get "url") | default (.Get "src")
|
{{ $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
|
<iframe
|
||||||
id="odysee-iframe"
|
id="odysee-iframe"
|
||||||
style="width:{{ $width }}%; aspect-ratio:16 / 9;"
|
style="width:{{ $width }}%; aspect-ratio:16 / 9;"
|
||||||
|
|||||||
Reference in New Issue
Block a user