diff --git a/_config.yml b/_config.yml
index 659e9699..9401fd0a 100644
--- a/_config.yml
+++ b/_config.yml
@@ -2,13 +2,13 @@
# Site settings
# -----------------------------------------------------------------------------
-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
+title: Robustness Research # the website title (if blank, full name will be used instead)
+first_name: Xiaowei
+middle_name:
+last_name: Song
+email: dawnwei.song@gmail.com
description: > # the ">" symbol means to ignore newlines until "footer_text:"
- A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
+ Research on robust machine learning with Big data on healthcare, MRI and cryoET/cryoEM
footer_text: >
Powered by Jekyll with al-folio theme.
Hosted by GitHub Pages.
@@ -17,8 +17,8 @@ keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your o
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
-url: https://alshedivat.github.io # the base hostname & protocol for your site
-baseurl: /al-folio # the subpath of your site, e.g. /blog/. Leave blank for root
+url: https://dawnsong.github.io # the base hostname & protocol for your site
+baseurl: # 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
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
back_to_top: true # set to false to disable the back to top button