Skip to content

Commit 045783e

Browse files
committed
Added Ohm frequencies.
1 parent 18e9959 commit 045783e

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

index.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/>
1414
<meta
1515
name="description"
16-
content="Virtual tuning forks for healing: Solfeggio, Organs, Mineral Nutrients, Chakras, Cosmic Octave, Otto, and Angels."
16+
content="Virtual tuning forks for healing: Solfeggio, Organs, Mineral Nutrients, Ohm, Chakras, Cosmic Octave, Otto, and Angels."
1717
/>
1818
<link
1919
rel="stylesheet"
@@ -405,6 +405,18 @@ <h3>Special mineral nutrients</h3>
405405
<button onclick="playFreq(448)"><span>448 Hz</span> Silica</button>
406406
</div>
407407

408+
<div class="fs">
409+
<h2>Ohm</h2>
410+
<button onclick="playFreq(68.05)"><span>68.05 Hz</span> Low Ohm</button>
411+
<button onclick="playFreq(136.1)"><span>136.1 Hz</span> Mid Ohm</button>
412+
<button onclick="playFreq(272.2)">
413+
<span>272.2 Hz</span> High Ohm
414+
</button>
415+
<button onclick="playFreq(544.4)">
416+
<span> 544.4 Hz</span> Ultra High Ohm
417+
</button>
418+
</div>
419+
408420
<div class="fs">
409421
<h2>Chakras</h2>
410422
<button onclick="playFreq(194.18)" class="c1">

0 commit comments

Comments
 (0)