Skip to content

Commit 93bbcb7

Browse files
committed
day 8
1 parent 6e2f81b commit 93bbcb7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

File renamed without changes.

08_Day/08_day_starter/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<body>
99
<h1>30DaysOfJavaScript:08 Day</h1>
1010
<h2>Objects</h2>
11-
12-
<script src="./data/countries_obj.js"></script>
11+
12+
<script src="./data/countries_data.js"></script>
1313
<script src="./scripts/main.js"></script>
1414

1515
</body>

0 commit comments

Comments
 (0)