From c00407e90990208beabd861f7023d4c24d18b86c Mon Sep 17 00:00:00 2001 From: Jiawen Gong <jiawengong1112@gmail.com> Date: Thu, 21 Sep 2023 09:03:31 +0000 Subject: [PATCH] Update file mkdocs.yml --- mkdocs.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index f1d3d05..1cfe703 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -2,7 +2,7 @@ site_name: Jiawen Gong site_description: Jiawen Gong Fabricademy site_author: Jiawen Gong -copyright: Copyright 2023 Jiawen Gong - Creactive Commons Attribution Non-commercial +copyright: Copyright 2023/2024 Jiawen Gong - Creactive Commons Attribution Non-commercial site_url: https://class.textile-academy.org/2024/jiawen-gong/ repo_url: https://gitlab.fabcloud.org/academany/fabricademy/2024/students/jiawen-gong @@ -14,10 +14,6 @@ extra: # For more social icons ideas at https://squidfunk.github.io/mkdocs-material/setup/setting-up-the-footer/#social-links - icon: fontawesome/brands/instagram link: https://www.instagram.com/_jiawengong_/ - - icon: fontawesome/brands/facebook - link: https://facebook.com/fabricademy - - icon: fontawesome/brands/twitter - link: https://twitter.com/fabricademy theme: # The name of the theme, needs to match your requirements.txt file -- GitLab