Full refactor

This commit is contained in:
John O'Nolan
2013-08-28 18:41:32 +02:00
committed by Hannah Wolfe
parent 5234629a60
commit 49e774889c
14 changed files with 109 additions and 77 deletions

View File

@ -10,8 +10,8 @@
// On the home page, move the blog icon inside the header
// for better relative/absolute positioning.
$("#blog-icon").prependTo("#site-head");
//$("#blog-logo").prependTo("#site-head-content");
});