aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials
diff options
context:
space:
mode:
authorKaran Jayachandra <karan.jayachandra@nxp.com>2026-01-21 11:31:33 +0100
committerKaran Jayachandra <karan.jayachandra@nxp.com>2026-01-21 11:31:33 +0100
commit28ca1aa004ee80b6325526db1479ba05acd22367 (patch)
treedefb671f69281328d7e5b07fb23c6417823d4bd1 /layouts/partials
parent3b8c5a556f59b7d078fd275cc7050358d2f71c58 (diff)
Cleaned up the files and added light and dark favicons
Diffstat (limited to 'layouts/partials')
-rw-r--r--layouts/partials/header.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
deleted file mode 100644
index 33224b9..0000000
--- a/layouts/partials/header.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<nav>
- <ul>
- <a href="/"><li>Home</li></a>
- <a href="https://gitlab.com/KaranJayachandra"><li>Gitlab</li></a>
- <a href="https://karanjayachandra.gitlab.io/cv"><li>CV</li></a>
- <a href="https://www.linkedin.com/in/karanjayachandra"><li>LinkedIn</li></a>
- </ul>
-</nav> \ No newline at end of file