1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-10 09:01:53 +02:00
This commit is contained in:
2019-06-03 17:45:22 +02:00
parent 702da574c0
commit 270aa0dd33
87 changed files with 507 additions and 544 deletions

View File

@ -55,18 +55,16 @@ navbar:
href: 'articles/EUCAST.html'
- text: 'Get properties of a microorganism'
icon: 'fa-bug'
# href: 'articles/mo_property.html'
href: 'reference/mo_property.html'
href: 'reference/mo_property.html' # reference instead of article
- text: 'Get properties of an antibiotic'
icon: 'fa-capsules'
# href: 'articles/ab_property.html'
href: 'reference/ab_property.html'
href: 'reference/ab_property.html' # reference instead of article
- text: 'Create frequency tables'
icon: 'fa-sort-amount-down'
href: 'articles/freq.html'
- text: 'Use the G-test'
icon: 'fa-clipboard-check'
href: 'articles/G_test.html'
href: 'reference/g.test.html' # reference instead of article
- text: 'Other: benchmarks'
icon: 'fa-shipping-fast'
href: 'articles/benchmarks.html'