From cb77ec0093f6970ce838a7351dec162e5778d4d4 Mon Sep 17 00:00:00 2001
From: Jiawen Gong <jiawengong1112@gmail.com>
Date: Wed, 20 Sep 2023 14:04:46 +0000
Subject: [PATCH] Update file mkdocs.yml

---
 mkdocs.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index 73aa55f..aa7ea16 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -1,7 +1,7 @@
 # Replace the text below to customize your site
-site_name: Your name
+site_name: Jiawen Gong
 site_description: Your name Fabricademy site
-site_author: Your name
+site_author: Jiawen Gong
 copyright: Copyright 2022 Your name - Creactive Commons Attribution Non-commercial
 
 site_url: https://class.textile-academy.org/2024/jiawen-gong/
@@ -13,7 +13,7 @@ extra:
     # Change to your own social media or remove line to hide. 
     # 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://instagram.com/fabricademy
+      link: https://www.instagram.com/_jiawengong_/
     - icon: fontawesome/brands/facebook
       link: https://facebook.com/fabricademy
     - icon: fontawesome/brands/twitter
-- 
GitLab