diff options
| author | Lorenzo Torres <lorenzo@sagittarius-a.org> | 2026-01-06 14:26:37 +0100 |
|---|---|---|
| committer | Lorenzo Torres <lorenzo@sagittarius-a.org> | 2026-01-06 14:26:37 +0100 |
| commit | fb5f7de4d55667b148a3a68ce4379f029436908b (patch) | |
| tree | 1c1b8a9bdef5ccffbc93a009e4af8b2e2ff3d379 /layout | |
| parent | de79b3926d370a257aff4718c8cf0655e9cd47d5 (diff) | |
added git
Diffstat (limited to 'layout')
| -rw-r--r-- | layout/page.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/page.html b/layout/page.html index e2d342e..a2e4bf9 100644 --- a/layout/page.html +++ b/layout/page.html @@ -15,6 +15,7 @@ <a href="{{ base_path }}/">home</a> <a href="{{ base_path }}/blog/">blog</a> <a href="{{ base_path }}/projects/">projects</a> + <a href="https://git.sagittarius-a.org/lorenzo">git</a> </span> </section> </nav> |
