Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 453 Bytes

File metadata and controls

14 lines (10 loc) · 453 Bytes

LASKA - FASHION

This workspace contains a small static homepage for a fashion site.

Files:

  • index.html — simple homepage with a slideshow, caption and footer.
  • script.js — slideshow logic.

How to run:

  • Open index.html in your browser.

Notes:

  • The slideshow uses placeholder images. Replace them with real assets.
  • If you want the slideshow to be removed or replaced with another hero, edit index.html and script.js accordingly.