diff --git a/nuxt.config.js b/nuxt.config.js index 9686252b..7dcab9eb 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -148,16 +148,13 @@ export default { ** Plugins to load before mounting the App */ plugins: [ - '@/plugins/bootstrap', - '@/plugins/contentful', + '@/plugins/bootstrap', + '@/plugins/contentful', '@/plugins/amplify', '@/plugins/documentation-hub-redirects', - { - src: '@/plugins/system-design-components', mode: 'client' - }, - { - src: '@/plugins/tsviewer', mode: 'client' - } + { src: '@/plugins/postscribe', mode: 'client' }, + { src: '@/plugins/system-design-components', mode: 'client' }, + { src: '@/plugins/tsviewer', mode: 'client' } ], /* ** Nuxt.js dev-modules diff --git a/package.json b/package.json index dc7db762..8983f4c6 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,7 @@ "marked": "^0.7.0", "nuxt": "^2.12.1", "plyr": "^3.6.3", + "postscribe": "^2.0.8", "prettier": "^1.19.1", "ramda": "^0.26.1", "redirect-ssl": "^1.4.1", diff --git a/pages/contact-us/index.vue b/pages/contact-us/index.vue index 47b0f01c..632e12a2 100644 --- a/pages/contact-us/index.vue +++ b/pages/contact-us/index.vue @@ -48,9 +48,9 @@
- Thank you for letting us know about this error or technical issue. - If you requested a response, a member of the SPARC team will contact - you within two business days. + Thank you for letting us know about this error or issue. If you + requested a response, a member of the SPARC team will contact you + within two business days.
Submit another inquiryKeep up to date with all the latest news and events from the SPARC Portal.