diff options
author | altaf-creator <athaalaa@gmail.com> | 2023-09-18 08:12:37 +0700 |
---|---|---|
committer | altaf-creator <athaalaa@gmail.com> | 2023-09-18 08:12:37 +0700 |
commit | 3299ead42ad7481a7116ce7cc3e48ecd2d035986 (patch) | |
tree | dd3ae972a2988ada358ea22af0bf5c29f73c96a5 /lessons/fisika/index.html | |
parent | e27bb3a4a800206583bcfe0f62d0bfe4341918b8 (diff) |
Unlock lessons\fisika (i forgot)
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> |