Skip to content

Commit

Permalink
add transport_in_animals.md
Browse files Browse the repository at this point in the history
  • Loading branch information
startwalker committed Jul 28, 2024
1 parent 18b9dba commit 3dd0775
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
19 changes: 19 additions & 0 deletions docs/IG/transport_in_animals.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<style>
.highlight_font {
color:#DC0000FF;
font-weight:bold
}
</style>


<center>
<h1>Definitions and Concepts</h1>
<h2>Chapter 9: Animal Transport</h2>
</center>

----

### Circulatory systems

**Oxygenated blood** - Oxygenated blood is simply a blood cell with a high proportion of <span class="highlight_font">oxygen</span> and a low amount of carbon dioxide.

3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
site_name: Biologynote
nav:
- Home: index.md
- IG:
- 'Chapter 9 Transport in animals': ./IG/transport_in_animals.md
- About: about.md
theme: material

0 comments on commit 3dd0775

Please sign in to comment.