From bfb6652770968b6a8815eb7506cf83d9aa687c74 Mon Sep 17 00:00:00 2001 From: Leonard Smith Date: Wed, 7 Apr 2021 20:04:23 -0500 Subject: [PATCH 1/2] Remove the .cpanel.yml file --- .cpanel.yml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .cpanel.yml diff --git a/.cpanel.yml b/.cpanel.yml deleted file mode 100644 index 5b071e8..0000000 --- a/.cpanel.yml +++ /dev/null @@ -1,8 +0,0 @@ ---- -deployment: - tasks: - - export DEPLOYPATH=/home/onlin401/public_html/allgreektome/frontend/ - - /bin/cp dist/.htaccess $DEPLOYPATH - - /bin/cp dist/index.html $DEPLOYPATH - - /bin/cp dist/robots.txt $DEPLOYPATH - - /bin/cp -R dist/assets $DEPLOYPATH From abb730616e9633a247f42f06d7bc295321d0789a Mon Sep 17 00:00:00 2001 From: Leonard Smith Date: Wed, 7 Apr 2021 20:04:49 -0500 Subject: [PATCH 2/2] Fix nav links that break because of relative reference --- app/templates/application.hbs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/templates/application.hbs b/app/templates/application.hbs index 690d1c3..d649611 100644 --- a/app/templates/application.hbs +++ b/app/templates/application.hbs @@ -12,13 +12,13 @@ Home (current)