We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d3b310 commit 2a1b2d2Copy full SHA for 2a1b2d2
src/components/Header.js
@@ -39,7 +39,7 @@ function Header() {
39
<Toolbar>
40
<div style={{ display: 'flex', flexDirection: 'column' }}>
41
<Typography variant="h4" style={{ padding: 0 }}>
42
- <a href="/" style={{ color: 'white', textDecoration: 'none' }}>bodh</a>
+ <a href="/" style={{ color: 'white', textDecoration: 'none' }}>बोध</a>
43
</Typography>
44
<span style={{ fontSize: '0.7rem', margin: 0, padding: 0 }}>A tool that add sense to lexeme</span>
45
</div>
0 commit comments