Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Mar 30, 2024
1 parent ecb5e8f commit 3511463
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 63 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a2263cef
1ffa0d2c
47 changes: 18 additions & 29 deletions BiocSlack.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion BiocSlack_files/libs/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion BiocSlack_files/libs/quarto-html/quarto.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ window.document.addEventListener("DOMContentLoaded", function (_event) {
if (link.href.indexOf("#") !== -1) {
const anchor = link.href.split("#")[1];
const heading = window.document.querySelector(
`[data-anchor-id="${anchor}"]`
`[data-anchor-id=${anchor}]`
);
if (heading) {
// Add the class
Expand Down
Loading

0 comments on commit 3511463

Please sign in to comment.