git ssb

0+

Angelica / ang-blev



Tree: a0de5cbce90b8fa61981e40f1bcb1da2ddb5e5dc

Files: a0de5cbce90b8fa61981e40f1bcb1da2ddb5e5dc / yoga.html

2783 bytesRaw
1<!DOCTYPE html>
2
3<html>
4 <head>
5 <title>yoga + meditation</title>
6 <link rel="stylesheet" href="/styles/yoga.css">
7 <link rel="stylesheet" href="/styles.css">
8 <meta http-equiv="X-UA-Compatible" content="IE=edge">
9 <meta name="viewport" content="width=device-width, initial-scale=1">
10 <meta charset="utf-8">
11 </head>
12<body class="yoga">
13
14 <nav>
15 <h2><span>yoga</span></h2>
16 <div><img src="/yoga/littlewarrior.gif"></div>
17
18 <div>
19 Angelica Blevins is a yoga and meditation teacher with a 200hr contemplative teacher training certificate from AllYoga New York and 10 years of practice. She enjoys holding space for a wide range of classes, with an emphasis on Kundalini yoga, Hatha flows, and deep hypnogogic dream meditations. Angelica's classes commonly explore the way tech influences our bodies and lives, and how we can use yogic tools to regain health autonomy and support our best selves.
20</div>
21
22 <h3><span>guides:</span></h3>
23 <div>
24 <p>Sometimes, I make small yoga websites. If you use the P2P browser Beaker, you can access them as dat sites (<a href=https://coolguy.website/projects/dat-zine-library/index.html>and then add them to your zine library</a>).</p>
25
26 <a href=https://computer-calm.hashbase.io/>5 Minute Computer Calm</a><br>
27 <a href=https://winteryoga.hashbase.io/>Kundalini Winter Workshop</a>
28
29 </div>
30
31
32 <h3><span>offerings:</span></h3>
33 <div>
34 <p><b>Kundalini Flow</b><br>
35 Tuesdays, 6:15-7:15pm <br>
36 Acute Acupuncture, 163 The Terrace<br>
37 <a href="https://www.acute-acupuncture.com/">Click to sign up online</a>, limited to 6<br>
38 Mixing Kundalini yoga, deep stretching and intention-setting, this class will help unlock your potential and shake off internal and external stressors. Learn to tap into the way your body utilizes energy to live a brighter, more charged life. This class is slightly dynamic, with adjustments offered as needed.
39 </p>
40
41 <p><b>Renew + Restore</b><br>
42 Tuesdays, 7:30-8:30pm <br>
43 Acute Acupuncture, 163 The Terrace<br>
44 <a href="https://www.acute-acupuncture.com/">Click to sign up online</a>, limited to 6<br>
45 A chance to unwind and support your week. Breathwork, guided meditation and gentle music help lead you in a state of deep relaxation, followed up with homemade tea. Let your tension slip away as you let go of the outside world for an hour and ease into your night. This class is appropriate for any body.
46 </p>
47
48 </div>
49
50 </nav>
51
52 </body>
53</html>
54

Built with git-ssb-web