mirror of
https://github.com/msberends/AMR.git
synced 2025-07-10 17:42:03 +02:00
v0.7.0
This commit is contained in:
@ -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'
|
||||
|
Reference in New Issue
Block a user