From 60e29d1a1e6b9889d9b6efee6c1abe4c676a7aca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20V=C3=A9ril?= Date: Sat, 28 Sep 2019 13:29:27 +0200 Subject: [PATCH] Add multiple dataset to the menu --- config.toml | 7 ++++++- content/_index.md | 2 -- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index a437fe2d..c822352e 100644 --- a/config.toml +++ b/config.toml @@ -25,4 +25,9 @@ theme = "beautifulhugo" [[menu.main]] name = "One dataset" url = "onedataset" - weight = 1 \ No newline at end of file + weight = 1 + +[[menu.main]] + name = "Multiple dataset" + url = "multipledataset" + weight = 2 \ No newline at end of file diff --git a/content/_index.md b/content/_index.md index 8e5e84ac..72c1695f 100644 --- a/content/_index.md +++ b/content/_index.md @@ -17,8 +17,6 @@ Other data are calculated with this quantities With the following equations : {{< figure src="/images/figure-geom-1.png" title="Figure 1" caption="Representation of transition energies and energy differences" >}} -[Watch multiple dataset]({{< ref "multipledataset.html" >}}) - Useful links - [Laboratoire de Chimie et Physique Quantique](http://www.lcpq.ups-tlse.fr/)