diff options
author | altaf-creator <athaalaa@gmail.com> | 2023-09-26 17:44:21 +0700 |
---|---|---|
committer | altaf-creator <athaalaa@gmail.com> | 2023-09-26 17:44:21 +0700 |
commit | 93646b75455ceaeb311337be91455d366cc0e74f (patch) | |
tree | 0c6175ed7031ef9578dcf123a8544e1691a67a67 /lessons/biologi/index.html | |
parent | 18670260285d25b14921a89fae60089da334c921 (diff) |
Plant and animal reproduction
Diffstat (limited to 'lessons/biologi/index.html')
-rw-r--r-- | lessons/biologi/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lessons/biologi/index.html b/lessons/biologi/index.html index a45a6d1..82444ab 100644 --- a/lessons/biologi/index.html +++ b/lessons/biologi/index.html @@ -54,10 +54,12 @@ <section> <h1 id="chapter1">Chapter 1 - Reproduction System</h1> <p><a href="reproduction/introduction.html" class="link">Reproduction System: Introduction</a></p> + <h1 id="chapter2">Chapter 2 - Plant and Animals Reproduction System</h1> + <p><a href="plant-animal-reproduction/" class="link">Main Lesson</a></p> </section> </div> <script src="/scripts/toc.js"></script> <script src="/scripts/sidebar.js"></script> </body> -</html>
\ No newline at end of file +</html> |