aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/frontend/src/TopBar.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/frontend/src/TopBar.tsx')
-rw-r--r--subprojects/frontend/src/TopBar.tsx11
1 files changed, 10 insertions, 1 deletions
diff --git a/subprojects/frontend/src/TopBar.tsx b/subprojects/frontend/src/TopBar.tsx
index f2542b14..c722c203 100644
--- a/subprojects/frontend/src/TopBar.tsx
+++ b/subprojects/frontend/src/TopBar.tsx
@@ -124,7 +124,16 @@ export default observer(function TopBar(): JSX.Element {
124 href="https://www.mcgill.ca/ece/daniel-varro" 124 href="https://www.mcgill.ca/ece/daniel-varro"
125 target="_blank" 125 target="_blank"
126 > 126 >
127 McGill ECE 127 M<span style={{ textTransform: 'none' }}>c</span>Gill ECE
128 </Button>
129 <Button
130 aria-label="Linkönping University, Department of Computer and Information Science"
131 className="rounded"
132 color="inherit"
133 href="https://liu.se/en/employee/danva91"
134 target="_blank"
135 >
136 L<span style={{ textTransform: 'none' }}>i</span>U IDA
128 </Button> 137 </Button>
129 <Button 138 <Button
130 aria-label="2022 Amazon Research Awards recipent" 139 aria-label="2022 Amazon Research Awards recipent"