Skip to content

Instantly share code, notes, and snippets.

View akhileshdarjee's full-sized avatar
😉
Unstoppable Today

Akhilesh Darjee akhileshdarjee

😉
Unstoppable Today
View GitHub Profile
@akhileshdarjee
akhileshdarjee / directory_structure.html
Created January 11, 2023 06:50
Directory structure in HTML
<details open="">
<summary>
<i class="bi-folder text-body me-1"></i> <strong>space</strong>
</summary>
<ul class="list-py-1 list-unstyled ps-4">
<li>
<details open="">
<summary>
<i class="bi-folder text-body me-1"></i> <strong>src</strong>
</summary>