Skip to content

Commit

Permalink
Update index.html: fix title
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasLoos authored Sep 6, 2023
1 parent e02e1ff commit eb74769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0"/>
<title>My Compiler</title>
<title>NiceHTML</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css">
</head>

Expand Down

0 comments on commit eb74769

Please sign in to comment.