Commit 7f3a00b
committed
docs: migrate SPPF page from Bootstrap 4 to Bootstrap 5
Fixes #1494.
Bootstrap 4 reached end-of-life on 2023-01-01. The SPPF article under
docs/_static/sppf/sppf.html was the only page pinning Bootstrap 4.
Changes:
- Switch the stylesheet to Bootstrap 5.3.3 via the jsDelivr CDN
(stackpath.bootstrapcdn.com does not host Bootstrap 5) and add an
SRI integrity hash.
- Rename the only deprecated utility class used on the page,
pull-right, to its Bootstrap 5 equivalent float-end.
No other Bootstrap utilities or components are referenced on this page,
so no further migration steps are required. The page was rendered
locally and the back-to-top anchor stays right-aligned as before.1 parent ae22d4f commit 7f3a00b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments