summaryrefslogtreecommitdiff
path: root/navbar.js
blob: 153257d8eebcca93e62a6328f998525a6f9ee580 (plain)
1
2
3
4
$(function()
{
    $("#navbar").load("https://pommicket.github.io/Navbar.html");
});