Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
berlintay authored Aug 10, 2024
1 parent 12551a9 commit b456dd3
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</pre>
</div>
<div id="trending-container">
<h2>Trending Repositories</h2>
<div id="trending-repos"></div>
</div>
<div id="links">
<a href="mailto:[email protected]">Email</a>
<a href="https://www.linkedin.com/in/jtkeays" target="_blank">LinkedIn</a>
Expand All @@ -35,11 +39,6 @@
<span id="prompt-line"></span>
<input type="text" id="command-input" autofocus>
</div>
<!-- Trending Repositories Section -->
<div id="trending-container">
<h2>Trending Repositories</h2>
<div id="trending-repos"></div>
</div>
<div id="window-container"></div>
</div>
<div id="taskbar"></div>
Expand Down

0 comments on commit b456dd3

Please sign in to comment.