Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
removed additional boxes
  • Loading branch information
sopkoc authored Aug 9, 2024
1 parent 1cbc8a6 commit 4c32dbd
Showing 1 changed file with 0 additions and 36 deletions.
36 changes: 0 additions & 36 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,42 +189,6 @@ <h2>Open Science & Data Sharing</h2>
</div>
</a>
</article>
<!-- New Square 13 -->
<article class="style1">
<span class="image">
<img src="images/GithubWeb_New1.png" alt="" />
</span>
<a href="new_page1.html">
<h2>New Topic 1</h2>
<div class="content">
<p>Description for new topic 1.</p>
</div>
</a>
</article>
<!-- New Square 14 -->
<article class="style2">
<span class="image">
<img src="images/GithubWeb_New2.png" alt="" />
</span>
<a href="new_page2.html">
<h2>New Topic 2</h2>
<div class="content">
<p>Description for new topic 2.</p>
</div>
</a>
</article>
<!-- New Square 15 -->
<article class="style3">
<span class="image">
<img src="images/GithubWeb_New3.png" alt="" />
</span>
<a href="new_page3.html">
<h2>New Topic 3</h2>
<div class="content">
<p>Description for new topic 3.</p>
</div>
</a>
</article>
</section>
</div>
</div>
Expand Down

0 comments on commit 4c32dbd

Please sign in to comment.