diff --git a/Learn.md b/Learn.md index 551229d..937534a 100644 --- a/Learn.md +++ b/Learn.md @@ -28,7 +28,7 @@ Welcome to the Random Disco Light Simulator! This document will guide you throug Based on these inputs, the simulator displays the selected view with the specified behavior. ### Example Inputs: -![alt text](image.png) +![alt text](assets/images/learn/image.png) ## Installation 🛠️ @@ -37,7 +37,7 @@ Fork the `Random-Disco-Light-Simulator` repository to your own GitHub account. T Follow these instructions to fork a repository: [GitHub Forking Guide](https://docs.github.com/en/github/getting-started-with-github/fork-a-repo) -![Top-right in the github Repository](image-1.png) +![Top-right in the github Repository](assets/images/learn/image-1.png) ### Step 2: Clone the Repository After forking the repository, clone it to your local machine. You can do this using SSH or HTTPS. @@ -50,7 +50,7 @@ git clone git@github.com:sk66641/Random-Disco-Light-Simulator.git ```bash git clone https://github.com/sk66641/Random-Disco-Light-Simulator.git ``` -![Cloning a repository](image-2.png) +![Cloning a repository](assets/images/learn/image-2.png) ### Step 3: Navigate to the Project Directory Change into the project directory using the cd command: @@ -102,7 +102,7 @@ Refer to the following articles: 4. **Add a screenshot** to help in the review process. 5. **Submit the PR** with necessary information in the PR template. -![alt text](image-3.png) +![alt text](assets/images/learn/image-3.png) ## Community Guidelines 📋 1. **Be respectful and considerate** towards others. diff --git a/README.md b/README.md index e866af9..4af9721 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ On the basis of these inputs, it simulates the selected view. ## Screenshot of the website -![image](webpage_ss.png) +![image](assets/images/readme/webpage_ss.png) ## Our Contributors !! ✨ diff --git a/disco.mp3 b/assets/audios/disco.mp3 similarity index 100% rename from disco.mp3 rename to assets/audios/disco.mp3 diff --git a/fairies.mp3 b/assets/audios/fairies.mp3 similarity index 100% rename from fairies.mp3 rename to assets/audios/fairies.mp3 diff --git a/funkydisco.mp3 b/assets/audios/funkydisco.mp3 similarity index 100% rename from funkydisco.mp3 rename to assets/audios/funkydisco.mp3 diff --git a/funkydisco2.mp3 b/assets/audios/funkydisco2.mp3 similarity index 100% rename from funkydisco2.mp3 rename to assets/audios/funkydisco2.mp3 diff --git a/upbeatdisco.mp3 b/assets/audios/upbeatdisco.mp3 similarity index 100% rename from upbeatdisco.mp3 rename to assets/audios/upbeatdisco.mp3 diff --git a/favicon.ico b/assets/images/favicon/favicon.ico similarity index 100% rename from favicon.ico rename to assets/images/favicon/favicon.ico diff --git a/image-1.png b/assets/images/learn/image-1.png similarity index 100% rename from image-1.png rename to assets/images/learn/image-1.png diff --git a/image-2.png b/assets/images/learn/image-2.png similarity index 100% rename from image-2.png rename to assets/images/learn/image-2.png diff --git a/image-3.png b/assets/images/learn/image-3.png similarity index 100% rename from image-3.png rename to assets/images/learn/image-3.png diff --git a/image.png b/assets/images/learn/image.png similarity index 100% rename from image.png rename to assets/images/learn/image.png diff --git a/webpage_ss.png b/assets/images/readme/webpage_ss.png similarity index 100% rename from webpage_ss.png rename to assets/images/readme/webpage_ss.png diff --git a/github.jpeg b/github.jpeg deleted file mode 100644 index 0c40e46..0000000 Binary files a/github.jpeg and /dev/null differ diff --git a/index.html b/index.html index 1b7e83d..6bebe4f 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ Random Disco Light Simulator - + @@ -90,11 +90,11 @@

Random Disco Light Simulator

aria-label="Timer Display" style="display: none" > - - - - - + + + + +
The timer has ended. The page will reload.