We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08edab4 commit 1234b16Copy full SHA for 1234b16
Sources/Website/Datas/SocialMedia.swift
@@ -44,7 +44,7 @@ extension SocialMediaLink {
44
SocialMediaLink(
45
title: "Resume",
46
description: "Download my CV",
47
- url: "https://jihoon.me/resume.pdf",
+ url: "https://docs.google.com/document/d/e/2PACX-1vRSImTTwJv3ZqksnlaEQQ6XkO7u-lPXjjHvi81Hej5gZtc3BjKlcDMNmqzt6ul_YoWYoohcUApshH3n/pub",
48
icon: TextAreaIcon()
49
)
50
}
0 commit comments