Skip to content

Commit

Permalink
πŸš€ Update RELEASE to 2021-12-19
Browse files Browse the repository at this point in the history
  • Loading branch information
fu-sen committed Dec 19, 2021
1 parent 48ba359 commit 187ae77
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This makes the following changes to the original `Strapdown.js` v0.2:
It adopts the [Bootstrap 2 themes](https://bootswatch.com/2/).

```
<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@20211210/2/strapdown.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@20211219/2/strapdown.min.js"></script>
```

___
Expand All @@ -45,7 +45,7 @@ It is the [development version](https://github.com/OCG-labs/strapdown/tree/dev)
I found a bug and fixed it.

```
<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@20211210/3/strapdown.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@20211219/3/strapdown.min.js"></script>
```

___
Expand All @@ -57,7 +57,7 @@ https://strapdown-js.balloon.net.eu.org/4/
It can use the [Bootstrap 4 themes](https://bootswatch.com/).

```
<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@20211210/4/strapdown.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@20211219/4/strapdown.min.js"></script>
```

___
Expand All @@ -69,7 +69,7 @@ https://strapdown-js.balloon.net.eu.org/5/
It can use the Bootstrap 5 themes

```
<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@20211210/5/strapdown.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@20211219/5/strapdown.min.js"></script>
```

___
Expand Down

0 comments on commit 187ae77

Please sign in to comment.