Updated CV link

This commit is contained in:
Oliver Kennedy 2016-08-11 10:37:46 -04:00
parent cdc408788d
commit 6e02c8d09e
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ module LabMetadata
$db["lab/members"].each do |name, data|
unless known_pages.include? data["page"]
GemSmith::add_file_string(data["page"], "#{name} hasn't written anything yet.")
GemSmith::add_file_string(data["page"], "#{name} hasn't written anything about themselves yet.")
end
GemSmith::metadata_for(data["page"]).merge!({
title: name,

View file

@ -3,7 +3,7 @@ title: Oliver Kennedy
github: okennedy
twitter: xthemage
scholar: 9Q9tiCsAAAAJ
cv: http://www.cse.buffalo.edu/~okennedy/okennedy.pdf
cv: http://odin.cse.buffalo.edu/artifacts/okennedy.pdf
pic: ../assets/people/oliver.jpg
pic_w: 181
pic_h: 234