diff --git a/config.toml b/config.toml index c7f42d5..b6849fb 100644 --- a/config.toml +++ b/config.toml @@ -30,7 +30,7 @@ theme = "hugo-coder" [[params.social]] name = "Resume" weight = 5 - url = "/resume.pdf" + url = "/abijeet-patro-resume.pdf" [[menu.main]] name = "Blog" diff --git a/public/404.html b/public/404.html index a4aa346..d2ed928 100644 --- a/public/404.html +++ b/public/404.html @@ -23,7 +23,7 @@ - + diff --git a/public/abijeet-patro-resume.pdf b/public/abijeet-patro-resume.pdf new file mode 100644 index 0000000..ab566ee Binary files /dev/null and b/public/abijeet-patro-resume.pdf differ diff --git a/public/categories/index.html b/public/categories/index.html index ff0b03b..1dee276 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -28,7 +28,7 @@ - + diff --git a/public/categories/page/1/index.html b/public/categories/page/1/index.html index d68faed..bc3f1ab 100644 --- a/public/categories/page/1/index.html +++ b/public/categories/page/1/index.html @@ -1 +1 @@ -https://thecurlybraces.com/categories/ \ No newline at end of file +https://thecurlybraces.com/categories/ \ No newline at end of file diff --git a/public/index.html b/public/index.html index c79376f..2ae8930 100644 --- a/public/index.html +++ b/public/index.html @@ -26,7 +26,7 @@ - + @@ -70,7 +70,7 @@
  • StackOverflow
  • -
  • Resume
  • +
  • Resume
  • diff --git a/public/resume.pdf b/public/resume.pdf deleted file mode 100644 index a665950..0000000 Binary files a/public/resume.pdf and /dev/null differ diff --git a/public/tags/index.html b/public/tags/index.html index 2893835..7f8e298 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -28,7 +28,7 @@ - + diff --git a/public/tags/page/1/index.html b/public/tags/page/1/index.html index 98e76b9..015faba 100644 --- a/public/tags/page/1/index.html +++ b/public/tags/page/1/index.html @@ -1 +1 @@ -https://thecurlybraces.com/tags/ \ No newline at end of file +https://thecurlybraces.com/tags/ \ No newline at end of file diff --git a/static/abijeet-patro-resume.pdf b/static/abijeet-patro-resume.pdf new file mode 100644 index 0000000..ab566ee Binary files /dev/null and b/static/abijeet-patro-resume.pdf differ diff --git a/static/resume.pdf b/static/resume.pdf deleted file mode 100644 index a665950..0000000 Binary files a/static/resume.pdf and /dev/null differ