From df66067c5ed33c9288fede4aa48297cd85e34bc3 Mon Sep 17 00:00:00 2001 From: Tim Millwood Date: Mon, 8 Jun 2020 10:07:17 +0100 Subject: Make Homer more "web app" friendly --- public/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index f718159..cedeea7 100644 --- a/public/index.html +++ b/public/index.html @@ -3,8 +3,11 @@ - + + + + <%= htmlWebpackPlugin.options.title %> -- cgit v1.2.3