Skip to content

Commit fe90155

Browse files
committed
Update a CSS file in an integration example
1 parent fc9a5d7 commit fe90155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/brython/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta http-equiv="content-type" content="text/html; charset=windows-1252"><meta charset="iso-8859-1">
5-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.4.0/css/bootstrap.min.css" />
5+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.6.0/css/bootstrap.min.css" />
66
<style>
77
body,td,th,h1{
88
font-family:sans-serif;

0 commit comments

Comments
 (0)