Skip to content

Commit

Permalink
Add JS file
Browse files Browse the repository at this point in the history
  • Loading branch information
Talha-Hanif5666 committed Jul 7, 2023
1 parent e23fb86 commit 3471d8c
Showing 1 changed file with 12 additions and 39 deletions.
51 changes: 12 additions & 39 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,60 +106,33 @@ worksectiondesk.innerHTML=`
<div class="frame-desk" id="framedesk">
<div class="content-defaults-desk content1-desk">
<a href="https://talha-hanif5666.github.io/Todo-list-new/dist/"><button class="bigbutton" id="deskbutton">See Project</button></a>
<a href="https://talha-hanif5666.github.io/Todo-list-new/dist/">
<button class="bigbutton" id="deskbutton">See Project</button></a>
</div>
<div class="content-defaults-desk content2-desk">
<a href="https://talha-hanif5666.github.io/Final-project/"><button>See Project</button></a>
<a href="https://talha-hanif5666.github.io/Final-project/">
<button class="bigbutton" id="deskbutton">See Project</button></a>
</div>
<div class="content-defaults-desk content3-desk">
<h2 class="other-content-title"> <br> Website Protfolio</h2>
<p class="other-content-description">A daily selection of privately
personalized reads; no accounts or sign-ups required. has been
the industry's standard</p>
<ul class="other-content-tags">
<li>html</li>
<li>bootstrap</li>
<li>Ruby</li>
</ul>
<a href="https://talha-hanif5666.github.io/Final-project/">
<button class="bigbutton" id="deskbutton">See Project</button></a>
</div>
<div class="content-defaults-desk content4-desk">
<h2 class="other-content-title"> <br> Profesional Art <br> Printing Data More</h2>
<p class="other-content-description">A daily selection of privately
personalized reads; no accounts or sign-ups required. has been
the industry's standard</p>
<ul class="other-content-tags">
<li>html</li>
<li>bootstrap</li>
<li>Ruby</li>
</ul>
<a href="https://talha-hanif5666.github.io/Final-project/">
<button class="bigbutton" id="deskbutton">See Project</button></a>
</div>
<div class="content-defaults-desk content5-desk">
<h2 class="other-content-title"> <br> Data Dashboard <br>Healthcare</h2>
<p class="other-content-description">A daily selection of privately
personalized reads; no accounts or sign-ups required. has been
the industry's standard</p>
<ul class="other-content-tags">
<li>html</li>
<li>bootstrap</li>
<li>Ruby</li>
</ul>
<a href="https://talha-hanif5666.github.io/Final-project/">
<button class="bigbutton" id="deskbutton">See Project</button></a>
</div>
<div class="content-defaults-desk content6-desk">
<h2 class="other-content-title"> <br> Data Dashboard <br>Healthcare</h2>
<p class="other-content-description">A daily selection of privately
personalized reads; no accounts or sign-ups required. has been
the industry's standard</p>
<ul class="other-content-tags">
<li>html</li>
<li>bootstrap</li>
<li>Ruby</li>
</ul>
<a href="https://talha-hanif5666.github.io/Final-project/">
<button class="bigbutton" id="deskbutton">See Project</button></a>
</div>
</div>
`;
Expand Down

0 comments on commit 3471d8c

Please sign in to comment.