Skip to content

Commit

Permalink
deploy: 39d2d3e
Browse files Browse the repository at this point in the history
  • Loading branch information
Dahkenangnon committed Dec 27, 2023
1 parent b805a97 commit 0726ece
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,16 +97,15 @@

<h1 class="text-center">BjLocationData, javascript library</h1>
<p class="text-center">Simple javascript library to get location data of Benin Republic</p>
<p class="text-center">Please see the source code this page to see more other option, like searching for location, etc.</p>

<!-- Your bj location holder element -->
<div id="bj-location-data-holder" class="bj-location-data-holder">Here</div>

<!-- State -->
<div id="state" class="text-center"></div>
<footer>
<p>Developed with ❤️ by <a href="https://dah-kenangnon.com" target="_blank">Dah Kenangnon</a></p>
</footer>
<!-- Now insert the script -->

<script src="./dist/bundle.js"></script>

<!-- Now initialize the script and start using it-->
Expand Down

0 comments on commit 0726ece

Please sign in to comment.