diff options
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 |
