Skip to content

Commit e6b1aa2

Browse files
committed
removed extra dependencies
1 parent 5449643 commit e6b1aa2

File tree

4 files changed

+1
-65
lines changed

4 files changed

+1
-65
lines changed

css/secrets.css

Lines changed: 0 additions & 21 deletions
This file was deleted.

js/jquery-3.3.1.min.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

js/url.js

Lines changed: 0 additions & 39 deletions
This file was deleted.

secrets.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
<html>
22
<head>
33
<title>Flowers</title>
4-
<link href="./css/secrets.css" rel="stylesheet">
5-
<script src="./js/jquery-3.3.1.min.js"></script>
64
<script src="./js/two.js"></script>
7-
<script src="./js/url.js"></script>
5+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
86
</head>
97
<body>
108

0 commit comments

Comments
 (0)