Skip to content

Commit cac5134

Browse files
committed
update dependencies and copyright dates
1 parent b69805e commit cac5134

File tree

194 files changed

+10809
-7627
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

194 files changed

+10809
-7627
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2013-2018 Blackrock Digital LLC
3+
Copyright (c) 2013-2019 Blackrock Digital LLC
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,6 @@ After installation, run `npm install` and then run `gulp dev` which will open up
4444

4545
You must have npm and Gulp installed globally on your machine in order to use these features.
4646

47-
## Troubleshooting and Help
48-
49-
Start Bootstrap has a public Slack channel which is a great place to ask questions about this template and all things related to Start Bootstrap.
50-
51-
**[Click here to join the Slack channel!](https://startbootstrap-slack.herokuapp.com/)**
52-
5347
## Bugs and Issues
5448

5549
Have a bug or an issue with this template? [Open a new issue](https://github.com/BlackrockDigital/startbootstrap-landing-page/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](http://startbootstrap.com/template-overviews/landing-page/).
@@ -71,4 +65,4 @@ Start Bootstrap is based on the [Bootstrap](http://getbootstrap.com/) framework
7165

7266
## Copyright and License
7367

74-
Copyright 2013-2018 Blackrock Digital LLC. Code released under the [MIT](https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/gh-pages/LICENSE) license.
68+
Copyright 2013-2019 Blackrock Digital LLC. Code released under the [MIT](https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/gh-pages/LICENSE) license.

css/landing-page.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
2-
* Start Bootstrap - Landing Page v5.0.1 (https://startbootstrap.com/template-overviews/landing-page)
3-
* Copyright 2013-2018 Start Bootstrap
2+
* Start Bootstrap - Landing Page v5.0.2 (https://startbootstrap.com/template-overviews/landing-page)
3+
* Copyright 2013-2019 Start Bootstrap
44
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
55
*/
66

css/landing-page.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 190 additions & 190 deletions
Large diffs are not rendered by default.

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "Landing Page",
33
"name": "startbootstrap-landing-page",
4-
"version": "5.0.1",
4+
"version": "5.0.2",
55
"description": "An HTML landing page template built with Bootstrap",
66
"keywords": [
77
"css",
@@ -26,7 +26,7 @@
2626
"url": "https://github.com/BlackrockDigital/startbootstrap-landing-page.git"
2727
},
2828
"dependencies": {
29-
"@fortawesome/fontawesome-free": "5.6.3",
29+
"@fortawesome/fontawesome-free": "5.7.0",
3030
"bootstrap": "4.2.1",
3131
"jquery": "3.3.1",
3232
"simple-line-icons": "^2.4.1"

0 commit comments

Comments
 (0)