fixed title of getting started & nav highlighting
This commit is contained in:
@@ -63,4 +63,5 @@ function toggleDarkMode () {
|
||||
document.getElementById( 'darkToggle' ).innerHTML = '☽';
|
||||
setPreferredTheme( 'light' );
|
||||
}
|
||||
setTimeout( highlightPath, 1000 );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user