We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe50d4b commit 37a9265Copy full SHA for 37a9265
appengine/standard/firebase/firetactoe/templates/fire_index.html
@@ -1,5 +1,7 @@
1
+<!doctype html>
2
<html>
3
<head>
4
+ <meta charset="utf-8">
5
{% include "_firebase_config.html" %}
6
<link rel="stylesheet" type="text/css" href="static/main.css" />
7
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
0 commit comments