Skip to content

Commit

Permalink
style: Set title
Browse files Browse the repository at this point in the history
  • Loading branch information
ff6347 committed Nov 4, 2023
1 parent 98713a4 commit 8ddb072
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<meta charset="UTF-8" />
<!-- <link rel="icon" type="image/svg+xml" href="/vite.svg" /> -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + TS</title>
<title>P5.js Sandbox</title>
</head>
<body>
<div class="loading" data-loading>
<div class="loader"></div>
<h1>Loading Sandbox</h1>
<h1>Loading P5.js Sandbox</h1>
</div>
<section class="code">
<div class="editor" data-editor></div>
Expand Down

0 comments on commit 8ddb072

Please sign in to comment.