-
Notifications
You must be signed in to change notification settings - Fork 0
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
38ad133
commit 2d49a52
Showing
2 changed files
with
24 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
+++ | ||
title = 'Daesoo Lee' | ||
date = 2022-10-15T19:17:52+01:00 | ||
draft = false | ||
#tags = ["Signal Processing","sensors"] | ||
|
||
lead = "WS2 participant" # Lead text | ||
description = "Example article description" | ||
categories = ["PhD candidate", "NTNU"] | ||
thumbnail = "images/daesoo.jpeg" | ||
post_meta = ["categories", "translations"] | ||
+++ |
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
+++ | ||
title = 'Espen Haugsdal' | ||
date = 2022-10-15T19:17:52+01:00 | ||
draft = false | ||
#tags = ["Signal Processing","sensors"] | ||
|
||
lead = "WS1 participant" # Lead text | ||
description = "Example article description" | ||
categories = ["PhD candidate", "NTNU"] | ||
thumbnail = "images/espen.jpeg" | ||
post_meta = ["categories", "translations"] | ||
+++ |