diff --git a/dist/css/styles.css b/dist/css/styles.css index 97c4a28..8ecec57 100644 --- a/dist/css/styles.css +++ b/dist/css/styles.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! -* Start Bootstrap - Agency v7.0.3 (https://startbootstrap.com/theme/agency) +* Start Bootstrap - Agency v7.0.4 (https://startbootstrap.com/theme/agency) * Copyright 2013-2021 Start Bootstrap * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-agency/blob/master/LICENSE) */ diff --git a/dist/index.html b/dist/index.html index 9b2be18..a86552a 100644 --- a/dist/index.html +++ b/dist/index.html @@ -356,7 +356,7 @@
Form submission successful!
To activate this form, sign up at
- https://startbootstrap.com/solution/contact-form + https://startbootstrap.com/solution/contact-forms diff --git a/dist/js/scripts.js b/dist/js/scripts.js index 7950696..3b815e3 100644 --- a/dist/js/scripts.js +++ b/dist/js/scripts.js @@ -1,5 +1,5 @@ /*! -* Start Bootstrap - Agency v7.0.3 (https://startbootstrap.com/theme/agency) +* Start Bootstrap - Agency v7.0.4 (https://startbootstrap.com/theme/agency) * Copyright 2013-2021 Start Bootstrap * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-agency/blob/master/LICENSE) */ diff --git a/package-lock.json b/package-lock.json index 8a862e3..143bff4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "startbootstrap-agency", - "version": "7.0.3", + "version": "7.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 20e6781..1876cf9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "title": "Agency", "name": "startbootstrap-agency", - "version": "7.0.3", + "version": "7.0.4", "scripts": { "build": "npm run clean && npm run build:pug && npm run build:scss && npm run build:scripts && npm run build:assets", "build:assets": "node scripts/build-assets.js", diff --git a/src/pug/index.pug b/src/pug/index.pug index 0f9dcf1..5bb8052 100644 --- a/src/pug/index.pug +++ b/src/pug/index.pug @@ -348,7 +348,7 @@ html(lang='en') .fw-bolder Form submission successful! | To activate this form, sign up at br - a(href='https://startbootstrap.com/solution/contact-form') https://startbootstrap.com/solution/contact-form + a(href='https://startbootstrap.com/solution/contact-forms') https://startbootstrap.com/solution/contact-forms // Submit error message //