Add a quickstart section

This commit is contained in:
Faisal Salman
2024-06-16 22:11:36 +07:00
parent cc09b124b4
commit 405b45183f
2 changed files with 331 additions and 63 deletions

View File

@@ -162,4 +162,6 @@ $(document)
e.clearSelection();
});
hljs.highlightAll();
$('.menu .item').tab();
});