diff --git a/content/authors/admin/_index.md b/content/authors/admin/_index.md deleted file mode 100644 index 64c215d..0000000 --- a/content/authors/admin/_index.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -# Display name -title: WING Superuser - -# Full Name (for SEO) -first_name: WING -last_name: Superuser - -# Is this the primary user of the site? -superuser: true - -# Role/position -role: System Admin - -# Organizations/Affiliations -organizations: - - name: National University of Singapore - url: '' - ---- - diff --git a/content/authors/huaiyu/_index.md b/content/authors/huaiyu/_index.md index 8ee73c7..4005ace 100644 --- a/content/authors/huaiyu/_index.md +++ b/content/authors/huaiyu/_index.md @@ -7,7 +7,7 @@ first_name: Huaiyu last_name: Deng # Is this the primary user of the site? -superuser: true +superuser: false # Role/position role: FYP Student (Aug '23) diff --git a/content/authors/jason/_index.md b/content/authors/jason/_index.md index c2af20a..99102c0 100644 --- a/content/authors/jason/_index.md +++ b/content/authors/jason/_index.md @@ -7,7 +7,7 @@ first_name: Jason last_name: Qiu # Is this the primary user of the site? -superuser: true +superuser: false # Role/position role: FYP Student (Aug '24) diff --git a/content/authors/naaman/_index.md b/content/authors/naaman/_index.md index d92cc73..558a8b6 100644 --- a/content/authors/naaman/_index.md +++ b/content/authors/naaman/_index.md @@ -7,7 +7,7 @@ first_name: Naaman last_name: Tan # Is this the primary user of the site? -superuser: true +superuser: false # Role/position role: FYP Student (Aug '23) diff --git a/content/authors/nhat/_index.md b/content/authors/nhat/_index.md index fcc964e..9fc1fd9 100644 --- a/content/authors/nhat/_index.md +++ b/content/authors/nhat/_index.md @@ -8,7 +8,7 @@ middle_name: Minh last_name: Hoang # Is this the primary user of the site? -superuser: true +superuser: false # Role/position role: Research Intern (Jul '24) diff --git a/content/authors/xiao/_index.md b/content/authors/xiao/_index.md index d509370..3d0c5b5 100644 --- a/content/authors/xiao/_index.md +++ b/content/authors/xiao/_index.md @@ -7,7 +7,7 @@ first_name: Xiao last_name: Xu # Is this the primary user of the site? -superuser: true +superuser: false # Role/position role: Visiting Student (Sep '23) diff --git a/content/authors/xizi/_index.md b/content/authors/xizi/_index.md index a1fcd66..a11f092 100644 --- a/content/authors/xizi/_index.md +++ b/content/authors/xizi/_index.md @@ -7,7 +7,7 @@ first_name: Xizi last_name: Luo # Is this the primary user of the site? -superuser: true +superuser: false # Role/position role: FYP Student (Aug '24) diff --git a/content/authors/xunyi/_index.md b/content/authors/xunyi/_index.md index 095481c..3cb2942 100644 --- a/content/authors/xunyi/_index.md +++ b/content/authors/xunyi/_index.md @@ -7,7 +7,7 @@ first_name: Xunyi last_name: Jiang # Is this the primary user of the site? -superuser: true +superuser: false # Role/position role: NGNE Intern (Jun '24) diff --git a/content/authors/zekai/_index.md b/content/authors/zekai/_index.md index f31607b..2efa5ef 100644 --- a/content/authors/zekai/_index.md +++ b/content/authors/zekai/_index.md @@ -7,11 +7,11 @@ first_name: Zekai last_name: Li # Is this the primary user of the site? -superuser: true +superuser: false # Role/position role: | - UROP Student (Aug '23)
OUR Awardee + UROP Student (Aug '23)
OUR Awardee # Organizations/Affiliations organizations: diff --git a/content/project/example/index.md b/content/project/example/index.md index 778a5a5..ff20d58 100644 --- a/content/project/example/index.md +++ b/content/project/example/index.md @@ -4,10 +4,16 @@ title: Example Project summary: An example project. abstract: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellusac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam.' -tags: [Tag1 Tag2] +tags: ["Tag1", "Tag2"] year: 2023 +# Talk start and end times. +# End time can optionally be hidden by prefixing the line with `#`. +date: '2023-08-01' +#date_end: '2030-0-01T15:00:00Z' +all_day: true + # Is this a featured project? (true/false) -featured: true +featured: false image: caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/bzdhc5b3Bxs)' focal_point: Right @@ -23,13 +29,7 @@ url_video: '' # Otherwise, set `slides = ""`. slides: -authors: ["kaz", "dongyuan"] +authors: ["min", "jiaying"] -# Projects (optional). -# Associate this post with one or more of your projects. -# Simply enter your project's folder or file name without extension. -# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`. -# Otherwise, set `projects = []`. -projects: --- -Test text \ No newline at end of file +Project Description \ No newline at end of file