From 007fa9939a6c5682203e28368a475d01f994c2fc Mon Sep 17 00:00:00 2001 From: Sathish Kumar RK <rksathish09@gmail.com> Date: Mon, 17 Feb 2020 22:13:42 +0000 Subject: [PATCH] update .xml file --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index d9c40503..f1c8c54a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -35,6 +35,7 @@ nav: - Einstein model: '1_einstein_model_solutions.md' - Debye model: '2_debye_model_solutions.md' - Drude model: '3_drude_model_solutions.md' + - Sommerfeld model: '4_sommerfeld_model_solutions.md' # - Sommerfeld model: '4_sommerfeld_model_solutions.md' # - LCAO model: '5_atoms_and_lcao_solutions.md' # - Bonds and spectra: '6_bonds_and_spectra_solutions.md' -- GitLab