├── README.md ├── launch.json ├── soft.html └── sofy.css /README.md: -------------------------------------------------------------------------------- 1 | # landing-page -------------------------------------------------------------------------------- /launch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Megha853/landing-page/HEAD/launch.json -------------------------------------------------------------------------------- /soft.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Megha853/landing-page/HEAD/soft.html -------------------------------------------------------------------------------- /sofy.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Megha853/landing-page/HEAD/sofy.css --------------------------------------------------------------------------------