We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8cf7e5 commit 187c882Copy full SHA for 187c882
secrets.html
@@ -1,11 +1,10 @@
1
<html>
2
<head>
3
- <title>Flowers</title>
+ <title>Secrets</title>
4
<script src="./js/two.js"></script>
5
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
6
</head>
7
<body>
8
-
9
</body>
10
<script src="./js/secrets.js"></script>
11
</html>
0 commit comments