Skip to content

Commit

Permalink
_
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromedockes committed Jul 30, 2024
1 parent 595a740 commit 31bba40
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions _includes/example-report.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
href="https://cdn.jsdelivr.net/npm/[email protected]/build/pure-min.css"
integrity="sha384-X38yfunGUhNzHpBaEBsWLO+A0HDYOQi8ufWDkZ0k9e0eXz/tH3II7uKZ9msv++Ls"
crossorigin="anonymous">
<link rel="stylesheet" href="/skrub-online-report.css?version4395">
<link rel="icon" href="/skrub.svg">
<link rel="stylesheet" href="../skrub-online-report.css?version4395">
<link rel="icon" href="../skrub.svg">
</head>

<body>
Expand Down
4 changes: 2 additions & 2 deletions _includes/examples-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
href="https://cdn.jsdelivr.net/npm/[email protected]/build/pure-min.css"
integrity="sha384-X38yfunGUhNzHpBaEBsWLO+A0HDYOQi8ufWDkZ0k9e0eXz/tH3II7uKZ9msv++Ls"
crossorigin="anonymous">
<link rel="stylesheet" href="/skrub-online-report.css?version4395">
<link rel="icon" href="/skrub.svg">
<link rel="stylesheet" href="../skrub-online-report.css?version4395">
<link rel="icon" href="../skrub.svg">
</head>

<body>
Expand Down

0 comments on commit 31bba40

Please sign in to comment.