Welcome to mirror list, hosted at ThFree Co, Russian Federation.

scripts.js « js « assets - github.com/dplesca/purehugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 25962a967a0b86eda91495cc90d0d264f0fc0265 (plain)
1
2
3
$(function(){
    $('.prettySocial').prettySocial();
});