mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-13 20:18:04 +00:00
Deployed c3235c6 with MkDocs version: 1.1.2
This commit is contained in:
@@ -74,8 +74,11 @@
|
||||
|
||||
<script async defer data-domain="linkedin.github.io" src="https://tracking.eskratch.com/js/plausible.js"></script>
|
||||
<script>document.addEventListener("DOMContentLoaded", function() {
|
||||
if (document.getElementById("nav-3").checked!=true && window.innerWidth>900)
|
||||
if (document.getElementById("nav-2").checked!=true && document.getElementById("nav-3").checked!=true && window.innerWidth>1220){
|
||||
document.getElementById("nav-2").checked=true;
|
||||
document.getElementById("nav-3").checked=true;
|
||||
|
||||
}
|
||||
});</script>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user