diff options
| author | Christian Cleberg <[email protected]> | 2024-07-04 18:12:23 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-07-04 18:12:23 -0500 |
| commit | a856e421ffcaee1dcd664499d23f94fcb0b303fc (patch) | |
| tree | a96f722c62d168df3828b9fbbe0ca29d83b574f4 /templates/index.html | |
| parent | e505304bac4c14d0303894441c8423caac92a429 (diff) | |
| download | cleberg.net-a856e421ffcaee1dcd664499d23f94fcb0b303fc.tar.gz cleberg.net-a856e421ffcaee1dcd664499d23f94fcb0b303fc.tar.bz2 cleberg.net-a856e421ffcaee1dcd664499d23f94fcb0b303fc.zip | |
add link to CV
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html index 2e7dd5d..480731e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -24,6 +24,7 @@ uid [ultimate] Christian Cleberg <[email protected]></pre> <section> <h2>Everything Else</h2> <ul> + <li><a href="https://cv.cleberg.net">Curriculum Vitae</a></li> <li><a href="/salary/">Salary</a></li> <li><a href="/services/">Services</a></li> <li><a href="/wiki/">Wiki</a></li> |
