Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Signed-off-by: Ismail irfan <98257637+Ismailirfan@users.noreply.github.com>
  • Loading branch information
Ismailirfan authored May 25, 2024
1 parent b58dc3a commit afb0bb0
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -193,16 +193,6 @@ <h5>Contact Us on:</h5>
<p>Powered by <a href="https://www.facebook.com/people/My-Prayer-My-Happy-Life/61559404443657/" title="W3.CSS" target="_blank" class="w3-hover-text-green">Humanity Good Luck</a></p>
</footer>

<script>

 $.ajax({url: "shortcutkeys.html", success: function(result){
     $("#Shortcutkeys").html(result);
  }});

// Tabbed Menu
</script>

<script src="ajax.js"></script>

</body>
</html>

0 comments on commit afb0bb0

Please sign in to comment.