├── Background.jpg ├── Example.jpg ├── LICENSE ├── MyGirl.mp3 ├── README.md ├── index.html └── next.html /Background.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DzarelDeveloper/HappyGirlfriendDay/HEAD/Background.jpg -------------------------------------------------------------------------------- /Example.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DzarelDeveloper/HappyGirlfriendDay/HEAD/Example.jpg -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DzarelDeveloper/HappyGirlfriendDay/HEAD/LICENSE -------------------------------------------------------------------------------- /MyGirl.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DzarelDeveloper/HappyGirlfriendDay/HEAD/MyGirl.mp3 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # HappyGirlfriendDay -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DzarelDeveloper/HappyGirlfriendDay/HEAD/index.html -------------------------------------------------------------------------------- /next.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DzarelDeveloper/HappyGirlfriendDay/HEAD/next.html --------------------------------------------------------------------------------