diff options
| author | Karan Jayachandra <me@karanj.com> | 2026-01-21 11:32:19 +0100 |
|---|---|---|
| committer | Karan Jayachandra <me@karanj.com> | 2026-01-21 11:32:19 +0100 |
| commit | cc21a3df9f1e199db9c01f21ff5820c3f899a4e0 (patch) | |
| tree | defb671f69281328d7e5b07fb23c6417823d4bd1 /layouts/partials/header.html | |
| parent | 1bef928c8f059f37f6ed955d65044ec1439ff53c (diff) | |
| parent | 28ca1aa004ee80b6325526db1479ba05acd22367 (diff) | |
Merge branch 'develop' into 'main'
Cleaned up the files and added light and dark favicons
See merge request KaranJayachandra/karanjayachandra.gitlab.io!6
Diffstat (limited to 'layouts/partials/header.html')
| -rw-r--r-- | layouts/partials/header.html | 8 |
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 |
