about summary refs log tree commit diff
path: root/users/fcuny
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-06-09 14:46:18 -0700
committerFranck Cuny <franck@fcuny.net>2022-06-09 14:46:57 -0700
commitc1160752acb1d5fba12c3ede959525a20b5bb452 (patch)
tree96f9ec60b700325f3f2e67f2937f1bf642883709 /users/fcuny
parentfix(navidrome): don't backup the cache directory (diff)
downloadworld-c1160752acb1d5fba12c3ede959525a20b5bb452.tar.gz
fix(blog): set the correct URL to my git server
Change-Id: I0911c07d5ab0e17a09e587ba4507d0202f6c7ff3
Reviewed-on: https://cl.fcuny.net/c/world/+/364
Tested-by: CI
Reviewed-by: Franck Cuny <franck@fcuny.net>
Diffstat (limited to 'users/fcuny')
-rw-r--r--users/fcuny/blog/layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/blog/layouts/partials/footer.html b/users/fcuny/blog/layouts/partials/footer.html
index e2bf7ab..ca2a699 100644
--- a/users/fcuny/blog/layouts/partials/footer.html
+++ b/users/fcuny/blog/layouts/partials/footer.html
@@ -5,7 +5,7 @@
     </svg>
   </a>
 
-  <a target="_blank" href="https://git.fcuny.net/fcuny" title="git.fcuny.net">
+  <a target="_blank" href="https://git.fcuny.net" title="git.fcuny.net">
     <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-git" viewBox="0 0 20 20">
       <path d="M15.698 7.287 8.712.302a1.03 1.03 0 0 0-1.457 0l-1.45 1.45 1.84 1.84a1.223 1.223 0 0 1 1.55 1.56l1.773 1.774a1.224 1.224 0 0 1 1.267 2.025 1.226 1.226 0 0 1-2.002-1.334L8.58 5.963v4.353a1.226 1.226 0 1 1-1.008-.036V5.887a1.226 1.226 0 0 1-.666-1.608L5.093 2.465l-4.79 4.79a1.03 1.03 0 0 0 0 1.457l6.986 6.986a1.03 1.03 0 0 0 1.457 0l6.953-6.953a1.031 1.031 0 0 0 0-1.457"/>
     </svg>