From 3af7ebf80c5ddbab1552db6e5e2ae748b0e97f3a Mon Sep 17 00:00:00 2001 From: Anton Akhmerov <anton.akhmerov@gmail.com> Date: Wed, 26 Feb 2020 14:21:24 +0000 Subject: [PATCH] add the solutions to the TOC --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index fa27c683..978adb2d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -37,7 +37,7 @@ nav: - Drude model: '3_drude_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' + - Bonds and spectra: '6_bonds_and_spectra_solutions.md' # - Tight-binding model: '7_tight_binding_solutions.md' # - Many atoms per unit cell: '8_many_atoms_solutions.md' # - Crystal structure: '9_crystal_structure_solutions.md' -- GitLab