diff --git a/_data/authors.yml b/_data/authors.yml
index e5701b1b7c..b02bc0db2d 100644
--- a/_data/authors.yml
+++ b/_data/authors.yml
@@ -16,11 +16,11 @@ author1:
# This photo will be used in the about section
picture:
- path: https://placehold.it/128x128
+ path: https://via.placeholder.com/128x128
# srcset is optional, but can be used to provide higher res versions for retina displays
srcset:
- 1x: https://placehold.it/128x128
- 2x: https://placehold.it/256x256
+ 1x: https://via.placeholder.com/128x128
+ 2x: https://via.placeholder.com/256x256
# Social media icons in sidebar
# Comment/uncommet to show/hide
diff --git a/_includes/my-head.html b/_includes/my-head.html
index 0dcd5d0043..e69de29bb2 100644
--- a/_includes/my-head.html
+++ b/_includes/my-head.html
@@ -1,63 +0,0 @@
-
-
-
-
diff --git a/about.md b/about.md
index c535823cf3..2528bab6dd 100644
--- a/about.md
+++ b/about.md
@@ -5,7 +5,6 @@ description: >
A boutique Jekyll theme for hackers, nerds, and academics,
with a focus on personal sites that are meant to impress.
hide_description: true
-permalink: /
redirect_from:
- /download/
---
@@ -62,7 +61,7 @@ A portfolio that's guaranteed to be impressive — no matter what you put into i
## A Printable Resume
Get a resume that's consistent across the board — whether it's on the web, mobile, print, or [PDF](assets/Resume.pdf).
-[![Resume PDF](assets/img/blog/resume.png){:.lead width="884" height="632" loading="lazy"}][resume]{:.no-hover}
+[![Resume PDF](assets/img/blog/resume.png){:.lead width="884" height="632" loading="lazy"}][resume]{:.no-hover.no-mark}
Front and center page of a print resume generated by Hydejack.
{:.figcaption}