diff options
author | altaf-creator <athaalaa@gmail.com> | 2023-07-30 20:23:36 +0700 |
---|---|---|
committer | altaf-creator <athaalaa@gmail.com> | 2023-07-30 20:23:36 +0700 |
commit | 81505edfecaea10fab2d68247a7b99645286a54f (patch) | |
tree | e4598fc783db6cedbcc99f2dd09f9cadaa583594 /lessons/biologi/index.html | |
parent | 1efbdf493533ad11f4a961f1ec9759e8cfd14a96 (diff) |
Changed homepage, improved css and added roots, new notes (some not finished yet)
Diffstat (limited to 'lessons/biologi/index.html')
-rw-r--r-- | lessons/biologi/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lessons/biologi/index.html b/lessons/biologi/index.html index 2c3bf1b..5c6ed07 100644 --- a/lessons/biologi/index.html +++ b/lessons/biologi/index.html @@ -39,8 +39,9 @@ </div> <div id="main"> - <section> - <p style="text-align: center; width: 100%;"><i class="fa-solid fa-file-circle-question"></i> Hm. It seems like there is nothing here yet.</p> + <section> + <h1 id="chapter1">Chapter 1 - Reproduction System</h1> + <p><a href="reproduction/introduction.html" class="link">Reproduction System: Introduction</a></p> </section> </div> |