Skip to content

Commit

Permalink
Fixed presentation title (#4844)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob authored Jul 31, 2024
1 parent 4358b53 commit 43ec97a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/modelviewer.dev/examples/3dPipelineDays24/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<head>
<meta charset="utf-8">
<title>Bringing 3D to all Google properties in just 150kb</title>
<title>Making the Most of 3D on the Web with &lt;model-viewer&gt;</title>
<style>
* {
box-sizing: border-box;
Expand Down Expand Up @@ -218,4 +218,4 @@ <h1>Thanks!</h1><br />
<script src="slides.js"></script>
</body>

</html>
</html>

0 comments on commit 43ec97a

Please sign in to comment.