diff --git a/source/blog/_includes/_head.html b/source/blog/_includes/_head.html index afe32ab..0ae3461 100644 --- a/source/blog/_includes/_head.html +++ b/source/blog/_includes/_head.html @@ -11,6 +11,7 @@ + diff --git a/source/site/_layouts/default.html b/source/site/_layouts/default.html index d4bea1b..a235051 100644 --- a/source/site/_layouts/default.html +++ b/source/site/_layouts/default.html @@ -11,6 +11,8 @@ + + {% include open_id.html %} diff --git a/source/site/index.html b/source/site/index.html index 35a1674..db43ab8 100644 --- a/source/site/index.html +++ b/source/site/index.html @@ -18,22 +18,26 @@ title: jimeh / about "pbagnpg\100wvzru\056zr<\057n>".replace(/[a-zA-Z]/g, function(c){return String.fromCharCode((c<="Z"?90:122)>=(c=c.charCodeAt(0)+13)?c:c-26);})); vcard - download - resume - pdf / doc + download + resume + + pdf / + doc + - misc. + + misc. + - twitter, - github, - facebook, - linkedin, - flickr, - last.fm, - del.icio.us, - deviantart - + twitter, + github, + facebook, + linkedin, + flickr, + last.fm, + del.icio.us, + deviantart diff --git a/source/site/javascripts/main.js b/source/site/javascripts/main.js new file mode 100644 index 0000000..e69de29