From 0edb438872796902d3e4d3c2eea791f6af1956aa Mon Sep 17 00:00:00 2001 From: horus Date: Thu, 20 Feb 2020 15:35:53 +0100 Subject: Supports iCal-Feed and styled website with bootstrap.css. --- public/mix-manifest.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/mix-manifest.json (limited to 'public') diff --git a/public/mix-manifest.json b/public/mix-manifest.json new file mode 100644 index 0000000..8af9aa0 --- /dev/null +++ b/public/mix-manifest.json @@ -0,0 +1,3 @@ +{ + "/css/app.css": "/css/app.css" +} -- cgit v1.2.3