diff --git a/_data/navigation.yml b/_data/navigation.yml index e9919c52c5c41..4b375cf30a6ed 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -14,6 +14,9 @@ main: - title: "CV" url: /cv/ + + - title: "Transcript" + url: /transcript/ # - title: "Guide" # url: /markdown/ diff --git a/_pages/transcript.html b/_pages/transcript.html new file mode 100644 index 0000000000000..c182a73c362af --- /dev/null +++ b/_pages/transcript.html @@ -0,0 +1,17 @@ +--- +layout: archive +title: "Transcript" +permalink: /transcript/ +author_profile: true +redirect_from: + - /wordpress/cv/ +--- + + +{% include base_path %} +{% capture written_label %}'None'{% endcapture %} + +If the embedded PDF below does not load, you can download it here. +
+ + diff --git a/transcript.pdf b/transcript.pdf new file mode 100644 index 0000000000000..62b9d0ea23cd2 Binary files /dev/null and b/transcript.pdf differ