diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-07-17 03:52:27 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-07-17 03:52:27 +0530 |
commit | b2d9d82fdb00e2988b18182132d6977d984d8d67 (patch) | |
tree | 56a8463832f2a4b5055be6602f7186d928932fdd /layouts | |
parent | 108a33d973a34ca3132a0d1b570e0720b8f7127c (diff) |
added git link
Diffstat (limited to 'layouts')
-rw-r--r-- | layouts/partials/index_nav.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/partials/index_nav.html b/layouts/partials/index_nav.html index 9e3d8c4..2c91552 100644 --- a/layouts/partials/index_nav.html +++ b/layouts/partials/index_nav.html @@ -11,6 +11,9 @@ <a href="/docs/">Projects</a> </li> <li> + <a href="https://dev.vidhukant.xyz/">Git</a> + </li> + <li> <a href="https://sns.mikunonaka.net/odysee">Odysee</a> </li> <li> |