Skip to content

Commit

Permalink
docs: reword CDN section (#1688)
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored Apr 6, 2023
1 parent c4d367a commit add3b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ composer require twbs/bootstrap-icons
<div class="col-md-4">
{{< md >}}
### CDN
Include the icon fonts stylesheet—in your website `<head>` or via `@import` in CSS—from our CDN and get started in seconds. [See icon font docs](#icon-font) for examples.
Include the icon fonts stylesheet—in your website `<head>` or via `@import` in CSS—from jsDelivr and get started in seconds. [See icon font docs](#icon-font) for examples.

{{< highlight html >}}
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@{{< param version >}}/font/bootstrap-icons.css">
Expand Down

0 comments on commit add3b38

Please sign in to comment.