Skip to content

Commit

Permalink
TIteltext angepasst.
Browse files Browse the repository at this point in the history
  • Loading branch information
TechPrototyper authored Apr 11, 2024
1 parent 9a4fabd commit 85875cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Frontend/src/Chatbot.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,11 +159,11 @@ function Chatbot() {
</Box>
<Typography sx={{ mt: 4, textAlign: 'center', color: 'gray' }}>
<Link href="https://github.com/TechPrototyper/Chatbotdemo" target="_blank" rel="noopener noreferrer" sx={{ textDecoration: 'none', color: 'gray' }}>
Arbeitsprobe, Bewerbung von Tim Walter für ein Projekt bei GULP.
Arbeitsprobe, Bewerbung von Tim Walter für ein Projekt bei GULP. Hier klicken, um zum Github-Repo zu gelangen.
</Link>
</Typography>
</>
);
}

export default Chatbot;
export default Chatbot;

0 comments on commit 85875cd

Please sign in to comment.