diff options
Diffstat (limited to 'lessons/fisika/index.html')
-rw-r--r-- | lessons/fisika/index.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/lessons/fisika/index.html b/lessons/fisika/index.html index ef2f85c..13c6986 100644 --- a/lessons/fisika/index.html +++ b/lessons/fisika/index.html @@ -52,7 +52,12 @@ <div id="main"> <section> - <h1 id="locked"><i class="fa-solid fa-lock"></i> This lesson is locked.</h1> + <h1 id="bab1">Chapter 1 - Atoms & Molecules</h1> + <p><a href="atom/atom.html" class="link">Atom: Introduction</a></p> + <p><a href="atom/electron-config.html" class="link">Electron Configuration</a></p> + <h1 id="bab2">Chapter 2 - Static Electricity</h1> + <p><a href="static-electricity/coulomb.html" class="link">Lesson 1: Coulomb's Law</a></p> + <p><a href="static-electricity/theory.html" class="link">Lesson 2: Static Electricity Theory - Electroscope and Electric Field</a></p> </section> </div> |