Skip to content

Commit 43ec97a

Browse files
authored
Fixed presentation title (#4844)
1 parent 4358b53 commit 43ec97a

File tree

1 file changed

+2
-2
lines changed
  • packages/modelviewer.dev/examples/3dPipelineDays24

1 file changed

+2
-2
lines changed

packages/modelviewer.dev/examples/3dPipelineDays24/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

221-
</html>
221+
</html>

0 commit comments

Comments
 (0)