diff --git a/content/authors/allanger/_index.md b/content/authors/allanger/_index.md index 33377bf..e47e06a 100644 --- a/content/authors/allanger/_index.md +++ b/content/authors/allanger/_index.md @@ -1,4 +1,7 @@ -> If you're hiring, you can find [my CV here]({{< ref "cv" >}} ) +> If you're hiring, you can [download my CV here](https://s3.badhouseplants.net/public-download/n.rodionov.pdf) + +
  • download my CV here + I'm a musician and a geek, who works full time as a DevOps engineer, whatever it means. Thanks to my job, I know how to run self-hosted services pretty well, and that's helping me achieve my goal of bringing the indie culture everywhere I can. I'm trying to separate myself from global companies as a user as much as it's possible in my daily life. diff --git a/layouts/_default/_markup/render-link.html b/layouts/_default/_markup/render-link.html new file mode 100644 index 0000000..f04b2e3 --- /dev/null +++ b/layouts/_default/_markup/render-link.html @@ -0,0 +1 @@ +{{ .Text | safeHTML }} diff --git a/themes/papermod b/themes/papermod index 25e5b4d..d3d90be 160000 --- a/themes/papermod +++ b/themes/papermod @@ -1 +1 @@ -Subproject commit 25e5b4d2982aacfee9a1194d2738db284c2ac380 +Subproject commit d3d90be8a4ea04433d95d02a1dc07b0014c5b8b8