From cd6f408d39cd2c67181c55df2e68ff465b1223a5 Mon Sep 17 00:00:00 2001 From: Dan Elbert Date: Wed, 9 May 2018 15:17:07 -0500 Subject: [PATCH] ui --- app/views/home/index.html.erb | 8 +++++--- public/manifest.json | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index f9c933f..bc5bdea 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -5,9 +5,9 @@ - + Parsley @@ -16,7 +16,9 @@
- Loading... +
+ Loading... +
<%= javascript_pack_tag 'application' %> diff --git a/public/manifest.json b/public/manifest.json index 0709599..f9729af 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -4,5 +4,5 @@ "start_url": ".", "display": "standalone", "background_color": "#4a4a4a", - "description": "A simply readable Hacker News app." + "description": "A recipe manager." } \ No newline at end of file