From c0dd6b5dd6d1fb6549e4f8ded88a4b9fc6f9d0ac Mon Sep 17 00:00:00 2001 From: "Daniel J. Summers" Date: Thu, 16 Aug 2018 22:09:39 -0500 Subject: [PATCH] A few more minor tweaks --- src/app/src/App.vue | 4 ++-- src/app/src/components/Answered.vue | 2 +- src/app/src/components/Journal.vue | 7 ++----- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/src/app/src/App.vue b/src/app/src/App.vue index eb13d49..f68c23d 100644 --- a/src/app/src/App.vue +++ b/src/app/src/App.vue @@ -12,8 +12,8 @@ em: small. #[router-link(:to="{ name: 'PrivacyPolicy' }") Privacy Policy] • #[router-link(:to="{ name: 'TermsOfService' }") Terms of Service] • - #[a(href='https://github.com/bit-badger/myprayerjournal') Developed] and hosted by - #[a(href='https://bitbadger.solutions') Bit Badger Solutions] + #[a(href='https://github.com/bit-badger/myprayerjournal' target='_blank') Developed] and hosted by + #[a(href='https://bitbadger.solutions' target='_blank') Bit Badger Solutions]