mirror of
https://github.com/hnasheralneam/hnasheralneam.github.io.git
synced 2024-11-06 15:45:54 -05:00
3 lines
84 B
JavaScript
3 lines
84 B
JavaScript
function part2() {
|
|
document.getElementById("vegetable-dash").scrollIntoView();
|
|
}
|