Skip to content

Commit

Permalink
Update bootstrap-social.css to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
moisseev committed Nov 12, 2024
1 parent 86baafd commit d6938b5
Show file tree
Hide file tree
Showing 4 changed files with 151 additions and 95 deletions.
3 changes: 2 additions & 1 deletion .stylelintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"ignoreFiles": [
"**/*.min.css",
"**/*.js",
"css/bootstrap-social.css"
"css/bootstrap-social.css",
"css/bootstrap-social-telegram.css"
],
"rules": {
"alpha-value-notation": null,
Expand Down
1 change: 1 addition & 0 deletions _includes/top.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<link href="{{ site.baseurl }}/css/bootstrap.min.css" rel="stylesheet">
<!-- for glyphicons -->
<link href="{{ site.baseurl }}/css/bootstrap-social.css" rel="stylesheet">
<link href="{{ site.baseurl }}/css/bootstrap-social-telegram.css" rel="stylesheet">

<script defer src="{{ site.baseurl }}/js/lib/fontawesome/solid.min.js"></script>
<script defer src="{{ site.baseurl }}/js/lib/fontawesome/regular.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions css/bootstrap-social-telegram.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d6938b5

Please sign in to comment.