Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sri-dsa authored Feb 11, 2025
1 parent 4ef012e commit de166ac
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -640,11 +640,7 @@ <h3>Social</h3>
</ul>
</section>
</section>
<div id="copyright" style="color: #ffffff;">
<ul>
<li>© <span style="animation: blink 1s infinite;">👀</span> This site is under heavy surveillance because I'm too broke to copyright.</li>
<li>Designer/Editor: <a href="https://www.linkedin.com/in/srivak/" target="_blank"><span class="shaking-emoji">🎨</span> Srivathsan Karthikeyan</a></li>
</ul>

</footer>


Expand Down Expand Up @@ -707,4 +703,10 @@ <h3>Social</h3>
<span class="badge" style="background: rgba(255, 255, 255, 0.1); color: #fff; padding: 5px 10px; border-radius: 12px; font-size: 0.9em; border: 1px solid rgba(255, 255, 255, 0.3); transition: transform 0.2s ease-in-out, background 0.3s ease-in-out; position: relative; cursor: pointer;"
onmouseover="this.innerText='Just Hire Me'"
onmouseout="this.innerText='💰 Accepting Donations'">💰 Accepting Donations</span>
<div id="copyright" style="color: #ffffff;">
<ul>
<li>© <span style="animation: blink 1s infinite;">👀</span> This site is under heavy surveillance because I'm too broke to copyright.</li>
<li>Designer/Editor: <a href="https://www.linkedin.com/in/srivak/" target="_blank"><span class="shaking-emoji">🎨</span> Srivathsan Karthikeyan</a></li>
</ul>
</div>-->

0 comments on commit de166ac

Please sign in to comment.