Skip to content

Commit 2a44005

Browse files
authored
Update index.html
Let's build added
1 parent 9297717 commit 2a44005

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,16 @@ <h2>Explore Further</h2>
5454
<li><a href="colophon.html">Colophon: Behind the Design</a></li>
5555
</ul>
5656
</section>
57+
<section class="lets-build">
58+
<h2>Let’s Build</h2>
59+
<ul>
60+
<li><a href="/primers/flipflop-vco.html">Primitive VCO: Flip-Flop to Voltage-Controlled Oscillator</a></li>
61+
<li><a href="/primers/opamp-mixer.html">Op-Amp Mixer: Summing Signals with Elegance</a></li>
62+
<li><a href="/primers/passive-filter.html">Passive Filter: Sculpting Tone with Simplicity</a></li>
63+
<li><a href="/primers/lfo-from-vco.html">LFO from VCO: Slowing the Pulse, Shaping the Flow</a></li>
64+
</ul>
65+
<p class="tagline">Hands-on modules for poetic synthesis — minimal parts, maximal meaning.</p>
66+
</section>
5767

5868

5969
<section>

0 commit comments

Comments
 (0)