From 8544ceba2b242dfb5630e8e963bb447b7f15c4e0 Mon Sep 17 00:00:00 2001 From: Hammouda Elbez <hammouda.elbez@univ-lille.fr> Date: Mon, 17 Oct 2022 15:07:42 +0200 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index f7cb454..f026450 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -2,5 +2,4 @@ site_name: Neuromorphic Platform site_url: "https://hammouda.elbez.gitlab.io" nav: - Home: index.md - - Software: Software.md theme: readthedocs -- GitLab