We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4217d3 commit 4749356Copy full SHA for 4749356
index.html
@@ -30,7 +30,9 @@ <h2>Explore Further</h2>
30
<li><a href="capacitors.html">Capacitors</a> — holding charge, shaping time.</li>
31
<li><a href="inductors.html">Inductors</a> — coiled memory, resisting change.</li>
32
<li><a href="transistors.html">Transistors</a> — switches that think, amplifiers that whisper.</li>
33
- <li><a href="diodes.html">Diodes</a> — one-way gates, shaping flow and fate.</li>
+ <li><a href="diodes.html">Diodes</a> — one-way gates, shaping flow and fate.</li>
34
+ <li><a href="op-amps.html">Op-Amps</a> — difference engines, sculpting signal and silence.</li>
35
+
36
</ul>
37
</li>
38
0 commit comments