diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-18 23:07:51 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-18 23:07:51 +0200 |
| commit | aa8971d2495563e15271f75fbcd9f0976209bb30 (patch) | |
| tree | 5c347c3ee0eb5514e9bf387a80e7c299ac417194 /templates/base.html | |
| parent | f100c977800eb737481635de4cd5f14e7bc19fab (diff) | |
| download | mitjafelicijan.com-aa8971d2495563e15271f75fbcd9f0976209bb30.tar.gz | |
Adde probe link to navigation
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 9101abe..9e6c4b6 100644 --- a/templates/base.html +++ b/templates/base.html | |||
| @@ -171,6 +171,7 @@ | |||
| 171 | <nav> | 171 | <nav> |
| 172 | <a href="/">Home</a> | 172 | <a href="/">Home</a> |
| 173 | <a href="https://github.com/mitjafelicijan" target="_blank">Code</a> | 173 | <a href="https://github.com/mitjafelicijan" target="_blank">Code</a> |
| 174 | <a href="https://github.com/mitjafelicijan/probe" target="_blank">Probe</a> | ||
| 174 | <a href="/assets/mitjafelicijan.pgp.pub.txt">PGP</a> | 175 | <a href="/assets/mitjafelicijan.pgp.pub.txt">PGP</a> |
| 175 | <a href="/assets/urls.txt">Blogroll</a> | 176 | <a href="/assets/urls.txt">Blogroll</a> |
| 176 | <a href="/curriculum-vitae.html">CV</a> | 177 | <a href="/curriculum-vitae.html">CV</a> |
