Skip to content

Commit a61a2b6

Browse files
author
DEVfancybear
committed
pug ajax juery demo
1 parent 251b30a commit a61a2b6

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

index.html

+1-5
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,4 @@
4949
});
5050
}
5151
});
52-
// include each element of the web page
53-
$(function() {
54-
$("#header").load("./header.html");
55-
$("#footer").load("./footer.html");
56-
});</script></body></html>
52+
</script></body></html>

0 commit comments

Comments
 (0)