You could fetch the contents for the header and footer from respective files and dump the contents in. fetch("./header.html") .then( ...
確定! 回上一頁