Skip to content

Commit 5c85e26

Browse files
committed
Update
1 parent 401f3ca commit 5c85e26

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Homework/static/css/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ html {
2525
opacity: 0.7;
2626
}
2727

28-

Homework/static/js/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// API key
2-
const API_KEY = ""
2+
const API_KEY = "pk.eyJ1Ijoibmdhc2hiYXVnaCIsImEiOiJja2dyYjU3aDgwMHd3MnVtdGZ4cGgzM2R0In0.O43oPEN7Q6IGDkZDq-H5XQ";
33

44

0 commit comments

Comments
 (0)