From b44ffa7f88ab7de6eb02e90fdbe2fd1a2d9d6a20 Mon Sep 17 00:00:00 2001 From: Michael Borst <m.borst@tudelft.nl> Date: Wed, 25 Mar 2020 14:52:50 +0000 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 61b7aba5..5b29a689 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -46,7 +46,7 @@ nav: - Crystal structure: '9_crystal_structure_solutions.md' - X-ray diffraction: '10_xray_solutions.md' - Nearly free electron model: '11_nearly_free_electron_model_solutions.md' - # - Band structures in 2D: '12_band_structures_in_higher_dimensions_solutions.md' + - Band structures in 2D: '12_band_structures_in_higher_dimensions_solutions.md' # - Basic principles: '13_semiconductors_solutions.md' # - Doping and devices: '14_doping_and_devices_solutions.md' -- GitLab