Skip to content

Commit

Permalink
day 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Asabeneh committed Jan 8, 2020
1 parent 6e2f81b commit 93bbcb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions 08_Day/08_day_starter/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<body>
<h1>30DaysOfJavaScript:08 Day</h1>
<h2>Objects</h2>
<script src="./data/countries_obj.js"></script>

<script src="./data/countries_data.js"></script>
<script src="./scripts/main.js"></script>

</body>
Expand Down

0 comments on commit 93bbcb7

Please sign in to comment.