The webpage has a placeholder string instead of a hard-coded version. This gets replaced by the Makefile with the help of a pair of `sed` calls. And with that, I've upgraded my ad-hoc web bundler with an ad-hoc HTML templating engine.
The webpage has a placeholder string instead of a hard-coded version. This gets replaced by the Makefile with the help of a pair of `sed` calls. And with that, I've upgraded my ad-hoc web bundler with an ad-hoc HTML templating engine.