From 70191ff1158895023f040fc6e2e40f4b94c1d4d5 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Mon, 6 Sep 2021 23:40:04 +0100 Subject: demo: highlight default user --- content/authors/admin/_index.md | 2 +- exampleSite/content/authors/admin/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/authors/admin/_index.md b/content/authors/admin/_index.md index 4cbba0db..263e1059 100644 --- a/content/authors/admin/_index.md +++ b/content/authors/admin/_index.md @@ -67,7 +67,7 @@ social: email: "" # Highlight the author in author lists? (true/false) -highlight_name: false +highlight_name: true --- Nelson Bighetti is a professor of artificial intelligence at the Stanford AI Lab. His research interests include distributed robotics, mobile computing and programmable matter. He leads the Robotic Neurobiology group, which develops self-reconfiguring robots, systems of self-organizing robots, and mobile sensor networks. diff --git a/exampleSite/content/authors/admin/_index.md b/exampleSite/content/authors/admin/_index.md index e6bee7bc..4783d7db 100644 --- a/exampleSite/content/authors/admin/_index.md +++ b/exampleSite/content/authors/admin/_index.md @@ -70,7 +70,7 @@ social: email: "" # Highlight the author in author lists? (true/false) -highlight_name: false +highlight_name: true --- Nelson Bighetti is a professor of artificial intelligence at the Stanford AI Lab. His research interests include distributed robotics, mobile computing and programmable matter. He leads the Robotic Neurobiology group, which develops self-reconfiguring robots, systems of self-organizing robots, and mobile sensor networks. -- cgit v1.2.3