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/)