logoalt Hacker News

Bjartr05/03/20250 repliesview on HN

You could even have a server wrap static html resources in that js if you request them a certain way, like

<script src="/include/footer.html">

For /footer.html

But then you probably might as well use server side includes