forked from knmnyn/hugo-blox
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
088c600
commit d11f69d
Showing
1 changed file
with
5 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ role: FYP Student (Aug '24) | |
# Organizations/Affiliations | ||
organizations: | ||
- name: National University of Singapore, School of Computing | ||
url: 'http://www.comp.nus.edu.sg' | ||
url: "http://www.comp.nus.edu.sg" | ||
|
||
# Short bio (displayed in user profile at end of posts) | ||
bio: FYP student | ||
|
@@ -24,9 +24,6 @@ interests: | |
- Artificial Intelligence | ||
- Information Retrieval | ||
|
||
|
||
|
||
|
||
# Social/Academic Networking | ||
# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons | ||
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the | ||
|
@@ -37,16 +34,16 @@ social: | |
link: https://www.linkedin.com/in/jasonqiu212/ | ||
- icon: envelope | ||
icon_pack: fas | ||
link: 'mailto:[email protected]' | ||
link: "mailto:[email protected]" | ||
|
||
# Link to a PDF of your resume/CV from the About widget. | ||
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below. | ||
# - icon: cv | ||
# icon_pack: ai | ||
# link: files/cv.pdf | ||
|
||
# Enter email to display Gravatar (if Gravatar enabled in Config) | ||
email: '[email protected]' | ||
email: "[email protected]" | ||
|
||
# Highlight the author in author lists? (true/false) | ||
highlight_name: false | ||
|
@@ -58,5 +55,4 @@ user_groups: | |
# - Researchers | ||
--- | ||
|
||
Jason Qiu is a FYP student joing our group in 2024. | ||
|
||
Jason Qiu is a FYP student joining our group in 2024. |