From 86e214c56c32e28d36ccb940c8774e75cbd35f15 Mon Sep 17 00:00:00 2001
From: Michael Borst <m.borst@tudelft.nl>
Date: Mon, 23 Mar 2020 16:35:31 +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 f6c5f293..61b7aba5 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -45,7 +45,7 @@ nav:
     - Many atoms per unit cell: '8_many_atoms_solutions.md'
     - 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'
+    - Nearly free electron model: '11_nearly_free_electron_model_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