Skip to content

Commit 388ef7a

Browse files
authored
specs: upgrade to bootstrap v5.0.2 (#235)
1 parent 6285ace commit 388ef7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/cwlsite.cwl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ steps:
103103
extra: {source: render, valueFrom: $(self.extra)}
104104
brandstyle:
105105
default: |
106-
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" integrity="sha384-604wwakM23pEysLJAhja8Lm42IIwYrJ0dEAqzFsj9pJ/P5buiujjywArgPCi8eoz" crossorigin="anonymous" />
106+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous" />
107107
<link rel="stylesheet" href="/assets/styles-fix.css" />
108108
<link rel="shortcut icon"
109109
href="https://www.commonwl.org/user_guide/_static/images/favicons/cwl/favicon-96x96.png" />

0 commit comments

Comments
 (0)