diff options
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> |