diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-14 21:49:32 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-14 21:49:32 +0100 |
commit | 2b16f6cc5aae9a57362db2add0e3263c65afc7e2 (patch) | |
tree | 16c580fafe4364298f6dc90cb78026f346f3b472 /_pkgdown.yml | |
parent | 9275bcb39b5ee25753ef489d334b4906401970b3 (diff) |
Add saem benchmarks to index
Diffstat (limited to '_pkgdown.yml')
-rw-r--r-- | _pkgdown.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/_pkgdown.yml b/_pkgdown.yml index 3ed20d38..bb1ad052 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -155,7 +155,9 @@ navbar: href: articles/twa.html - text: Example evaluation of NAFTA SOP Attachment examples href: articles/web_only/NAFTA_examples.html - - text: Some benchmark timings + - text: Benchmark timings for mkin href: articles/web_only/benchmarks.html + - text: Benchmark timings for saem.mmkin + href: articles/web_only/saem_benchmarks.html - text: News href: news/index.html |