From c754c5023fd021d0eedbdc97155bd06170dac0a2 Mon Sep 17 00:00:00 2001 From: trav Date: Thu, 7 Oct 2021 18:02:46 -0400 Subject: [PATCH] get rid of subscribe --- default.hbs | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/default.hbs b/default.hbs index d1f24f7..409a71b 100644 --- a/default.hbs +++ b/default.hbs @@ -52,7 +52,7 @@ {{#unless @member}} - Subscribe + {{else}} Account {{/unless}} diff --git a/package.json b/package.json index af92635..13cd8e0 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "sophie-lewis", + "name": "chicory-week", "description": "A clean, minimal default theme for the Ghost publishing platform", "demo": "https://demo.ghost.io", "version": "4.1.0",