Skip to content

Commit 8b2d3ae

Browse files
committed
update tobii lightbox to v3
1 parent 206c662 commit 8b2d3ae

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

_includes/footer.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,7 @@ <h2>{% t footer.foundation %}</h2>
9595
});
9696

9797
// Initialize lightbox.
98-
new Tobii({
99-
zoom: false,
100-
});
98+
new Tobii();
10199

102100
// Update any download link to point to identified user's OS.
103101
const links = document.querySelectorAll('.set-os-download-url');

assets/css/tobii.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)