Skip to content

Commit

Permalink
Update Structure for a Static Site (HTML)
Browse files Browse the repository at this point in the history
  • Loading branch information
THYDUX authored Dec 19, 2024
1 parent 0661fee commit 59ec3fa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Structure for a Static Site (HTML)
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
thydux-project/
├── index.html
├── styles.css
├── assets/
│ └── (images, fonts, etc.)
└── README.md

0 comments on commit 59ec3fa

Please sign in to comment.