diff --git a/src/components/QuizNeedHelp.vue b/src/components/QuizNeedHelp.vue index 006736e..10bc983 100644 --- a/src/components/QuizNeedHelp.vue +++ b/src/components/QuizNeedHelp.vue @@ -20,7 +20,7 @@ Check out the source code on Github!Check out the source code on GitHub! diff --git a/src/components/Toolbars/CWHQBar.vue b/src/components/Toolbars/CWHQBar.vue index 76f8f84..5738725 100644 --- a/src/components/Toolbars/CWHQBar.vue +++ b/src/components/Toolbars/CWHQBar.vue @@ -1,9 +1,6 @@ - See the source on Github Back to CodeWizardsHQ diff --git a/src/views/Quiz/QuizCountdown.vue b/src/views/Quiz/QuizCountdown.vue index 9a75727..a929a12 100644 --- a/src/views/Quiz/QuizCountdown.vue +++ b/src/views/Quiz/QuizCountdown.vue @@ -26,7 +26,7 @@ Woah Slow Down! The challenge has not yet begun! - Challenge begins in {{ Quiz.quizStartedMoment.fromNow() }} + Challenge begins {{ Quiz.quizStartedMoment.fromNow() }} Challenge starts April 3rd
The challenge has not yet begun!
Challenge begins in {{ Quiz.quizStartedMoment.fromNow() }}
Challenge begins {{ Quiz.quizStartedMoment.fromNow() }}
Challenge starts April 3rd