We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a61a2b6 commit 8369d82Copy full SHA for 8369d82
pug-render/index.pug
@@ -81,8 +81,3 @@ html(lang='en')
81
});
82
}
83
84
- // include each element of the web page
85
- $(function() {
86
- $("#header").load("./header.html");
87
- $("#footer").load("./footer.html");
88
- });
0 commit comments