Skip to content

Commit

Permalink
πŸš€ Update RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
fu-sen committed Nov 18, 2024
1 parent 9ca0a0b commit 25315bc
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 @@ -31,7 +31,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@20241109/2/strapdown.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@20241118/2/strapdown.min.js"></script>
```

___
Expand All @@ -46,7 +46,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@20241109/3/strapdown.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@20241118/3/strapdown.min.js"></script>
```

___
Expand All @@ -58,7 +58,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@20241109/4/strapdown.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@20241118/4/strapdown.min.js"></script>
```

___
Expand All @@ -70,7 +70,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@20241109/5/strapdown.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@20241118/5/strapdown.min.js"></script>
```

___
Expand Down

0 comments on commit 25315bc

Please sign in to comment.