Skip to content

Commit

Permalink
added source code links in small js project
Browse files Browse the repository at this point in the history
  • Loading branch information
nitishkhobragade committed Feb 28, 2024
1 parent 5b346f0 commit ffa6881
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@ <h1 class="title-font sm:text-4xl text-3xl mb-4 font-medium text-gray-900">Unloc
<section class="text-gray-600 body-font">
<div class="container px-5 py-2 mx-auto shadow-lg">
<div class="lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto">
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font text-gray-900">13_whack_a_mole(game)</h1>
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font text-gray-900">13_whack_a_mole (game)</h1>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-2 px-3 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="./13_whack_a_mole(game)/index.html">Play Here</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="#">Source-Code 1</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="#">Source-Code 2</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="https://shrinkme.us/13_whack_a_mole_game">Source-Code 1</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="https://linksly.co/13_whack_a_mole_game">Source-Code 2</a>
</div>
</div>
</section>
Expand Down Expand Up @@ -125,8 +125,8 @@ <h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font text-gray-900">11.
<div class="lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto">
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font text-gray-900">10. Digital Watch 01</h1>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-2 px-3 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="./10_digital_clock_01/index.html">Play Here</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="#">Source-Code 1</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="#">Source-Code 2</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="https://linksly.co/10_digital_clock_01">Source-Code 1</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="https://shrinkme.us/10_digital_clock_01">Source-Code 2</a>
</div>
</div>
</section>
Expand All @@ -137,8 +137,8 @@ <h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font text-gray-900">10.
<div class="lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto">
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font text-gray-900">09. Random Password Generator 2</h1>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-2 px-3 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="./09_random_password_gen/index.html">Play Here</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="#">Source-Code 1</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="#">Source-Code 2</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="https://shrinkme.us/random_password_generator_2">Source-Code 1</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="https://linksly.co/random_password_generator_2">Source-Code 2</a>
</div>
</div>
</section>
Expand All @@ -149,8 +149,8 @@ <h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font text-gray-900">09.
<div class="lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto">
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font text-gray-900">08. Rock Paper Scissors 1 (Game)</h1>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-2 px-3 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="./08_rock_paper_scissors_01/index.html">Play Here</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="#">Source-Code 1</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="#">Source-Code 2</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="https://shrinkme.us/08_rock_paper_scissors_01">Source-Code 1</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="https://linksly.co/08_rock_paper_scissors_01">Source-Code 2</a>
</div>
</div>
</section>
Expand All @@ -161,8 +161,8 @@ <h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font text-gray-900">08.
<div class="lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto">
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font text-gray-900">07. Tic Tac Toe 01 (Game)</h1>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-2 px-3 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="./07_tic_tac_toe_01/index.html">Play Here</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="#">Source-Code 1</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="#">Source-Code 2</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="https://shrinkme.us/tic_tac_toe_01">Source-Code 1</a>
<a class="flex-shrink-0 text-white bg-indigo-500 border-0 py-1 px-2 mx-2 focus:outline-none hover:bg-indigo-600 rounded text-lg mt-10 sm:mt-0" href="https://linksly.co/tic_tac_toe_01">Source-Code 2</a>
</div>
</div>
</section>
Expand Down

0 comments on commit ffa6881

Please sign in to comment.