From 84e3092b5be7807cead5cc91eeaab9fa20bcf7ab Mon Sep 17 00:00:00 2001 From: Sathish Kumar RK <rksathish09@gmail.com> Date: Sat, 15 Feb 2020 17:48:38 +0000 Subject: [PATCH] update .yml to add drude solutions --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 4e7f7ee3..68c4ccdc 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -34,6 +34,7 @@ nav: - Solutions: - Einstein model: '1_einstein_model_solutions.md' - Debye model: '2_debye_model_solutions.md' + - Drude model: '3_drude_model_solutions.md' theme: name: material -- GitLab