From 56713ada9781d8277863f0a1e32cc28ec912d32d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=87=A3=E5=AD=90=E5=90=83=E5=A4=A7=E6=A9=99?= =?UTF-8?q?=E5=AD=90?= Date: Fri, 15 Mar 2024 11:13:35 +0800 Subject: [PATCH] test --- _config.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_config.yml b/_config.yml index 6b30ea662258..03df0a0ef645 100644 --- a/_config.yml +++ b/_config.yml @@ -3,16 +3,16 @@ # ----------------------------------------------------------------------------- title: blank # the website title (if blank, full name will be used instead) -first_name: You -middle_name: R. -last_name: Name -email: you@example.com +first_name: X +middle_name: '-' +last_name: LANCE +email: xlance@sjtu.edu.cn keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty -icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/) +icon: 🛠️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/) -url: https://george-gca.github.io # the base hostname & protocol for your site +url: https://x-lance.github.io # the base hostname & protocol for your site baseurl: /multi-language-al-folio # the subpath of your site, e.g. /blog/. Leave blank for root -last_updated: false # set to true if you want to display last updated in the footer +last_updated: true # set to true if you want to display last updated in the footer impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR # -----------------------------------------------------------------------------