From 9b881ba0c8a6ba1ecbb699c8b78ec2983260f516 Mon Sep 17 00:00:00 2001
From: Kostas Vilkelis <kostasvilkelis@gmail.com>
Date: Mon, 16 Mar 2020 11:26:24 +0000
Subject: [PATCH] show lec 9 solutions

---
 mkdocs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index fa3d70e8..e9132bb9 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -43,7 +43,7 @@ nav:
     - Bonds and spectra: '6_bonds_and_spectra_solutions.md'
     - Tight-binding model: '7_tight_binding_model_solutions.md'
     - Many atoms per unit cell: '8_many_atoms_solutions.md'
-    # - Crystal structure: '9_crystal_structure_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'
     # - Band structures in 2D: '12_band_structures_in_higher_dimensions_solutions.md'
-- 
GitLab