jonathan-s / argpar.se

My corner on the internet
1 stars 1 forks source link

Make a theme #1

Open jonathan-s opened 9 years ago

jonathan-s commented 9 years ago

Seo specific

General

Styling and such

Minor bugs and such

$(document.links).filter(function() {
    return this.hostname != window.location.hostname;
}).attr('target', '_blank');