aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/landing
diff options
context:
space:
mode:
authorLibravatar Krist贸f Marussy <kristof@marussy.com>2024-08-14 19:38:27 +0200
committerLibravatar Krist贸f Marussy <kristof@marussy.com>2024-08-14 19:38:27 +0200
commit2cbd6268c20e9b7bcfcc0f0b00c85460774a684e (patch)
tree38c0f55b5ab5d05fab7d68a06d37d0fb25ee7965 /src/components/landing
parentFix typo in blog post (diff)
downloadblog-2cbd6268c20e9b7bcfcc0f0b00c85460774a684e.tar.gz
blog-2cbd6268c20e9b7bcfcc0f0b00c85460774a684e.tar.zst
blog-2cbd6268c20e9b7bcfcc0f0b00c85460774a684e.zip
Department name changed
Diffstat (limited to 'src/components/landing')
-rw-r--r--src/components/landing/sections/Hero.tsx3
-rw-r--r--src/components/landing/sections/Resume.tsx11
2 files changed, 6 insertions, 8 deletions
diff --git a/src/components/landing/sections/Hero.tsx b/src/components/landing/sections/Hero.tsx
index 7ce150b..45ecd50 100644
--- a/src/components/landing/sections/Hero.tsx
+++ b/src/components/landing/sections/Hero.tsx
@@ -60,8 +60,7 @@ export default function Hero() {
60 </Link>{' '} 60 </Link>{' '}
61 at the{' '} 61 at the{' '}
62 <Link to="https://www.mit.bme.hu"> 62 <Link to="https://www.mit.bme.hu">
63 馃彨&nbsp;Department of Measurement and Information 63 馃彨&nbsp;Department of Artificial Intelligence and Systems Engineering&nbsp;(MIT)
64 Systems&nbsp;(MIT)
65 </Link>{' '} 64 </Link>{' '}
66 at{' '} 65 at{' '}
67 <Link to="https://bme.hu"> 66 <Link to="https://bme.hu">
diff --git a/src/components/landing/sections/Resume.tsx b/src/components/landing/sections/Resume.tsx
index 66ea541..1666f19 100644
--- a/src/components/landing/sections/Resume.tsx
+++ b/src/components/landing/sections/Resume.tsx
@@ -122,8 +122,7 @@ function Experience() {
122 </p> 122 </p>
123 <p> 123 <p>
124 <i> 124 <i>
125 Department of Measurement and Information Systems, Budapest 125 Department of Artificial Intelligence and Systems Engineering, Budapest University of Technology and Economics, Hungary
126 University of Technology and Economics, Hungary
127 </i> 126 </i>
128 </p> 127 </p>
129 <ul className={styles.cv__activities}> 128 <ul className={styles.cv__activities}>
@@ -214,9 +213,9 @@ function Awards() {
214 <p className={styles.cv__muted}> 213 <p className={styles.cv__muted}>
215 Awarded by the{' '} 214 Awarded by the{' '}
216 <Link to="https://web.archive.org/web/20230531162207/https://nkfih.gov.hu/english/nrdi-fund/new-national-excellence-programme-unkp-23-3/call-for-applications"> 215 <Link to="https://web.archive.org/web/20230531162207/https://nkfih.gov.hu/english/nrdi-fund/new-national-excellence-programme-unkp-23-3/call-for-applications">
217 National Research, Development and Innovation Office (NRDI) 216 National Research, Development and Innovation Office&nbsp;(NRDI)
218 </Link>{' '} 217 </Link>{' '}
219 of Hungary to around 700 recipients per year 218 of Hungary to around 700&nbsp;recipients per year
220 </p> 219 </p>
221 </li> 220 </li>
222 <li className={styles.cv__item}> 221 <li className={styles.cv__item}>
@@ -230,8 +229,8 @@ function Awards() {
230 <Link to="https://www.mit.bme.hu/general/alapitvany"> 229 <Link to="https://www.mit.bme.hu/general/alapitvany">
231 L谩szl贸 Schell Foundation 230 L谩szl贸 Schell Foundation
232 </Link>{' '} 231 </Link>{' '}
233 to 1 member of the{' '} 232 to 1&nbsp;member of the{' '}
234 <i>Department of Measurement and Information Systems</i> per year 233 <i>Department of Artificial Intelligence and Systems Engineering</i> per year
235 for exceptional work in innovation 234 for exceptional work in innovation
236 </p> 235 </p>
237 </li> 236 </li>