Skip to content

Commit

Permalink
Add title to demo app
Browse files Browse the repository at this point in the history
  • Loading branch information
Léon Rodenburg committed Nov 18, 2017
1 parent 1a3b95d commit e986ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/polymer-cli/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
<script src="custom-elements-es5-adapter.js"></script>
</head>
<body>
<polymer-playground-app></polymer-playground-app>
<polymer-playground-app title="Polymer playground app"}></polymer-playground-app>
</body>
</html>

0 comments on commit e986ce9

Please sign in to comment.