Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinchaudhary1808 committed Oct 27, 2024
1 parent dc614ac commit 4946406
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/<!doctype html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
Expand Down Expand Up @@ -100,10 +100,8 @@
<h1 class="terminal-prompt">~/sachin/blog</h1>
<p>Welcome to my digital garden 🌱 | Unix enthusiast | C programmer</p>
<div class="links">
<a href="https://github.com/yourusername">GitHub</a>
<a href="https://matrix.to/#/@yourusername:matrix.org">Matrix</a>
<a href="mailto:[email protected]">Email</a>
<a href="rss.xml">RSS</a>
<a href="https://github.com/sachinchaudhary1808">GitHub</a>
<a href="[email protected]">Email</a>
</div>
</header>

Expand Down Expand Up @@ -166,4 +164,3 @@ <h2 class="terminal-prompt">setup</h2>
</footer>
</body>
</html>
html>

0 comments on commit 4946406

Please sign in to comment.