diff --git a/README.md b/README.md index 483d369..ad15965 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # A simple Github Pages template for academic personal website. -[![Screenshot of the Website](https://raw.githubusercontent.com/senli1073/senli1073.github.io/main/screenshot_full.png)](https://senli1073.github.io/) +[![Screenshot of the Website](https://raw.githubusercontent.com/JerryYin777/https://jerryyin777.github.io//main/screenshot.png)](https://jerryyin777.github.io/) ## Introduction -This is an academic personal website template based on bootstrap. +This is an academic personal website (Congrui Yin) template based on bootstrap. This demo refers to [senli1073](https://github.com/senli1073/senli1073.github.io), thx to Mr.Sen Li. This template supports markdown files as input content, and you don't need to build the webpage before deployment. When the webpage is loaded, the markdown files will be automatically parsed and embedded into the page. -Demo: https://senli1073.github.io/ +Demo: https://jerryyin777.github.io/ ## Getting Start @@ -55,4 +55,4 @@ Fire up a browser and go to `https://.github.io` ## License -Copyright 2023, Sen Li and controlled via the MIT license, a permissive open-source (free software) license. You can copy and mess with this template. +Copyright 2023, Congrui Yin and controlled via the MIT license, a permissive open-source (free software) license. You can copy and mess with this template. diff --git a/contents/home.md b/contents/home.md index 994fa7a..51a7666 100644 --- a/contents/home.md +++ b/contents/home.md @@ -1,3 +1,4 @@ + #### Biography I am currently a junior Undergraduate Student pursuing a bachelor's Degree in computer science at College of Liberal Arts, University of Minnesota Twins Cities. diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..156ad0b Binary files /dev/null and b/screenshot.png differ diff --git a/screenshot_full.png b/screenshot_full.png deleted file mode 100644 index 8cef99c..0000000 Binary files a/screenshot_full.png and /dev/null differ