├── LICENSE ├── README.md ├── hacker.jpg └── index.html /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shreyamalogi/HTML-Starter-Project/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shreyamalogi/HTML-Starter-Project/HEAD/README.md -------------------------------------------------------------------------------- /hacker.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shreyamalogi/HTML-Starter-Project/HEAD/hacker.jpg -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shreyamalogi/HTML-Starter-Project/HEAD/index.html --------------------------------------------------------------------------------