Skip to content

Commit 2a1b2d2

Browse files
author
Jay (CIS-A2K)
committed
Change tool name in header to "बोध"
Bug: T285189 Change-Id: Id5c3138651760692c44b03ceb85a745e1124b3c5
1 parent 4d3b310 commit 2a1b2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ function Header() {
3939
<Toolbar>
4040
<div style={{ display: 'flex', flexDirection: 'column' }}>
4141
<Typography variant="h4" style={{ padding: 0 }}>
42-
<a href="/" style={{ color: 'white', textDecoration: 'none' }}>bodh</a>
42+
<a href="/" style={{ color: 'white', textDecoration: 'none' }}>बोध</a>
4343
</Typography>
4444
<span style={{ fontSize: '0.7rem', margin: 0, padding: 0 }}>A tool that add sense to lexeme</span>
4545
</div>

0 commit comments

Comments
 (0)