Skip to content

Commit

Permalink
Test Commit after rename
Browse files Browse the repository at this point in the history
  • Loading branch information
rerdavies committed Oct 29, 2023
1 parent 2cde224 commit 5747926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/routes/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const Home = () => {
display: floatLogo? undefined: "none"}} />

<Typography variant="h2" sx={{ marginBottom: 4 }}>
<span style={{fontWeight: 900, color: "#505050"}}>LVtk</span>
<span style={{fontWeight: 900, color: "#505050"}}>Lv2Cairo</span>
</Typography>
<SmallPrint>
{ Lv2cVersion() }
Expand Down

0 comments on commit 5747926

Please sign in to comment.