Skip to content

Commit 8369d82

Browse files
author
DEVfancybear
committed
pug ajax juery demo
1 parent a61a2b6 commit 8369d82

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pug-render/index.pug

-5
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,3 @@ html(lang='en')
8181
});
8282
}
8383
});
84-
// include each element of the web page
85-
$(function() {
86-
$("#header").load("./header.html");
87-
$("#footer").load("./footer.html");
88-
});

0 commit comments

Comments
 (0)