From e742d19f3f311a3980b21daed9c31d3797a3597a Mon Sep 17 00:00:00 2001 From: fibasile <fiore.basile@gmail.com> Date: Fri, 21 Sep 2018 10:12:27 +0000 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 4020e42..27cb9fa 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,14 +1,14 @@ # Replace the text below to customize your site -site_name: Fabricademy Student Website +site_name: Fiore Basile - Fabricademy 2018-2019 site_description: My Fabricademy site site_url: http://fibasile.fabcloud.io/mkdocs repo_url: https://gitlab.fabcloud.org/fibasile/mkdocs -site_author: Student's Name +site_author: Fiore Basile docs_dir: docs site_dir: _site -copyright: Preferably a copyleft ;-) +copyright: Creative Commons Attribution Non Commercial theme: - name: cosmo # try also cerulean, cosmo, cyborg, amelia, darkly, spacelab, united + name: spacelab # try also cerulean, cosmo, cyborg, amelia, darkly, spacelab, united extra: include_sidebar: false markdown_extensions: -- GitLab