From 12642033552c0a736e01403564815523549aa518 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Mon, 11 Mar 2024 02:22:18 -0500 Subject: [PATCH] fix: Relative links for both GitHub and forgejo --- CV.pdf | 2 +- CV.tex | 6 +++--- README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CV.pdf b/CV.pdf index c3c4634..4e47d54 100644 --- a/CV.pdf +++ b/CV.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ea66ab496fe2e50b78f65b64b2705098cd9df44227ac3b6ca40223f75e3bf59 +oid sha256:8746589fa5045829fd186560674daa53ab0a55ddeb88efa094cfc0aff7765fd0 size 94807 diff --git a/CV.tex b/CV.tex index 84f7249..06a985e 100644 --- a/CV.tex +++ b/CV.tex @@ -15,9 +15,9 @@ \pagestyle{fancy} \fancypagestyle{plain}{ - \renewcommand{\headrulewidth}{0pt} - \fancyhf{} - \fancyfoot[R]{\footnotesize Page \thepage\ of \pageref{LastPage}} + \renewcommand{\headrulewidth}{0pt} + \fancyhf{} + \fancyfoot[R]{\footnotesize Page \thepage\ of \pageref{LastPage}} } \definecolor{lightgray}{gray}{0.8} diff --git a/README.md b/README.md index cad9123..078866f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Just a place to host my Curriculum Vitae so that it's easier to track changes. -[You can take a look at the CV here.](https://git.sintan1729.uk/SinTan1729/CV/media/branch/main/CV.pdf) +[You can take a look at the CV here.](./CV.pdf) © Sayantan Santra