mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-26 06:14:38 +01:00
Add multiple dataset to the menu
This commit is contained in:
parent
3d73de6b9e
commit
60e29d1a1e
@ -26,3 +26,8 @@ theme = "beautifulhugo"
|
|||||||
name = "One dataset"
|
name = "One dataset"
|
||||||
url = "onedataset"
|
url = "onedataset"
|
||||||
weight = 1
|
weight = 1
|
||||||
|
|
||||||
|
[[menu.main]]
|
||||||
|
name = "Multiple dataset"
|
||||||
|
url = "multipledataset"
|
||||||
|
weight = 2
|
@ -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" >}}
|
{{< 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
|
Useful links
|
||||||
|
|
||||||
- [Laboratoire de Chimie et Physique Quantique](http://www.lcpq.ups-tlse.fr/)
|
- [Laboratoire de Chimie et Physique Quantique](http://www.lcpq.ups-tlse.fr/)
|
||||||
|
Loading…
Reference in New Issue
Block a user