1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 23:08:59 +00:00

Fix Dad jokes index.html

This commit is contained in:
Kevin Moore
2019-05-08 09:35:22 -07:00
parent d6d23f5168
commit 236eed92a2

View File

@@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
<script defer src="main.dart.js" type="application/javascript"></script>
</head>