Skip to content

Commit

Permalink
fix: update title
Browse files Browse the repository at this point in the history
  • Loading branch information
henriits committed Aug 20, 2024
1 parent 2e99d9c commit bad4f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
href="https://fonts.googleapis.com/css2?family=Fira+Code:wght@500&family=Inter:wght@400;500;600&display=swap"
rel="stylesheet"
/>
<title>Blogging Platform</title>
<title>Do it yourself!</title>
</head>
<body class="h-full font-body">
<div id="app" class="h-full"></div>
Expand Down

0 comments on commit bad4f3c

Please sign in to comment.