This repository was archived by the owner on Mar 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
frontend/src/pages/Welcome Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -351,7 +351,7 @@ function Welcome() {
351
351
textDecoration : 'none' ,
352
352
} }
353
353
>
354
- info@hust.edu.vn
354
+ captainnemot1k60@gmail.com
355
355
</ a >
356
356
</ Typography >
357
357
</ Grid >
@@ -369,28 +369,28 @@ function Welcome() {
369
369
padding : '10px 0' ,
370
370
} }
371
371
>
372
- < IconButton
373
- href = "https://facebook.com"
372
+ { /* <IconButton
373
+ href="https://facebook.com/hantbka "
374
374
target="_blank"
375
375
sx={{
376
376
color: isDarkMode ? '#e0e0e0' : '#333333',
377
377
'&:hover': { color: '#3b5998' },
378
378
}}
379
379
>
380
380
<FacebookIcon />
381
- </ IconButton >
382
- < IconButton
383
- href = "https://twitter.com"
381
+ </IconButton> */ }
382
+ { /* <IconButton
383
+ href="https://twitter.com/hantbka "
384
384
target="_blank"
385
385
sx={{
386
386
color: isDarkMode ? '#e0e0e0' : '#333333',
387
387
'&:hover': { color: '#1DA1F2' },
388
388
}}
389
389
>
390
390
<TwitterIcon />
391
- </ IconButton >
391
+ </IconButton> */ }
392
392
< IconButton
393
- href = "https://linkedin.com"
393
+ href = "https://linkedin.com/hantbk "
394
394
target = "_blank"
395
395
sx = { {
396
396
color : isDarkMode ? '#e0e0e0' : '#333333' ,
@@ -419,7 +419,7 @@ function Welcome() {
419
419
fontSize : '0.9rem' ,
420
420
} }
421
421
>
422
- © 2024 TaskFlow. All rights reserved.
422
+ Copyright © 2024 TaskFlow. All rights reserved.
423
423
</ Typography >
424
424
</ Grid >
425
425
</ Grid >
You can’t perform that action at this time.
0 commit comments