diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-03-18 09:19:23 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-03-18 09:19:23 -0400 |
| commit | 70f32f157e0527152b01824a771a47f0d9d7c33c (patch) | |
| tree | 6a74a4821bc33609390b8a11b6cb25eec0410ec8 | |
| parent | 5cbb47f7030d44d0f7d84970db6ff6f943451b8c (diff) | |
| download | samanthony.xyz-70f32f157e0527152b01824a771a47f0d9d7c33c.zip | |
remove resume html
| -rw-r--r-- | .gitmodules | 3 | ||||
| -rw-r--r-- | content/resume/index.md | 10 | ||||
| m--------- | static/resume | 0 | ||||
| m--------- | themes/aoidh | 0 |
4 files changed, 2 insertions, 11 deletions
diff --git a/.gitmodules b/.gitmodules index 230bbb5..016f735 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "static/resume"] - path = static/resume - url = https://git.samanthony.xyz/resume [submodule "themes/aoidh"] path = themes/aoidh url = https://git.samanthony.xyz/aoidh diff --git a/content/resume/index.md b/content/resume/index.md index 6f5bbc5..f193f4e 100644 --- a/content/resume/index.md +++ b/content/resume/index.md @@ -5,14 +5,8 @@ tags = [] draft = false +++ -| Résumé | -| --- | -| [PDF →](/resume.pdf) | -| [HTML →](/resume/resume.html) - -| University transcript | -| --- | -| [PDF →](/transcript_redacted.pdf) | +- [Résumé PDF →](/resume.pdf) +- [University transcript PDF →](/transcript_redacted.pdf) # Résumé preview  diff --git a/static/resume b/static/resume deleted file mode 160000 -Subproject acc1c925dc319ca6d90584daa64dbdacef6f984 diff --git a/themes/aoidh b/themes/aoidh -Subproject 056c45ed232121a3d05a37f4c49f9cfd668c1a4 +Subproject 66869b2b094321039ea77293809a9a7eaa858b0 |