update sb forms link

This commit is contained in:
David Miller 2021-06-05 23:04:11 -04:00
parent f0e367ce14
commit 4c1bfbdaec
6 changed files with 6 additions and 6 deletions

2
dist/css/styles.css vendored
View File

@ -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)
*/

2
dist/index.html vendored
View File

@ -356,7 +356,7 @@
<div class="fw-bolder">Form submission successful!</div>
To activate this form, sign up at
<br />
<a href="https://startbootstrap.com/solution/contact-form">https://startbootstrap.com/solution/contact-form</a>
<a href="https://startbootstrap.com/solution/contact-forms">https://startbootstrap.com/solution/contact-forms</a>
</div>
</div>
<!-- Submit error message-->

2
dist/js/scripts.js vendored
View File

@ -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)
*/

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "startbootstrap-agency",
"version": "7.0.3",
"version": "7.0.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -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",

View File

@ -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
//