Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
math_tutor_dev
public_math_tutor
Commits
22db3d83
Commit
22db3d83
authored
Mar 30, 2026
by
Kantz
Browse files
Mathe und nicht math tutor
parent
738fb627
Changes
2
Hide whitespace changes
Inline
Side-by-side
math-tutor/frontend/src/pages/ChatPage.tsx
View file @
22db3d83
...
@@ -924,7 +924,7 @@ export default function ChatPage() {
...
@@ -924,7 +924,7 @@ export default function ChatPage() {
<
div
className
=
"brand"
>
<
div
className
=
"brand"
>
<
img
className
=
"brand-logo"
src
=
{
sumintLogo
}
alt
=
"SuMINT Logo"
/>
<
img
className
=
"brand-logo"
src
=
{
sumintLogo
}
alt
=
"SuMINT Logo"
/>
<
div
className
=
"brand-text"
>
<
div
className
=
"brand-text"
>
<
div
className
=
"brand-title"
>
Math Tutor
</
div
>
<
div
className
=
"brand-title"
>
Math
e
Tutor
</
div
>
<
div
className
=
"brand-subtitle"
>
{
t
(
"
prototypeWorkspace
"
)
}
</
div
>
<
div
className
=
"brand-subtitle"
>
{
t
(
"
prototypeWorkspace
"
)
}
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
...
...
math-tutor/frontend/src/pages/TaskSelectionPage.tsx
View file @
22db3d83
...
@@ -102,7 +102,7 @@ export default function TaskSelectionPage() {
...
@@ -102,7 +102,7 @@ export default function TaskSelectionPage() {
<
div
className
=
"brand"
>
<
div
className
=
"brand"
>
<
img
className
=
"brand-logo"
src
=
{
sumintLogo
}
alt
=
"SuMINT Logo"
/>
<
img
className
=
"brand-logo"
src
=
{
sumintLogo
}
alt
=
"SuMINT Logo"
/>
<
div
className
=
"brand-text"
>
<
div
className
=
"brand-text"
>
<
div
className
=
"brand-title"
>
Math Tutor
</
div
>
<
div
className
=
"brand-title"
>
Math
e
Tutor
</
div
>
<
div
className
=
"brand-subtitle"
>
{
t
(
"
taskSelectionSubtitle
"
)
}
</
div
>
<
div
className
=
"brand-subtitle"
>
{
t
(
"
taskSelectionSubtitle
"
)
}
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment