diff --git a/assets/font/demo_index.html b/assets/font/demo_index.html index e29d831..9e19456 100644 --- a/assets/font/demo_index.html +++ b/assets/font/demo_index.html @@ -42,6 +42,12 @@

+
  • + +
    spotify
    +
    
    +
  • +
  • reddit
    @@ -84,6 +90,12 @@
    
  • +
  • + +
    soundcloud
    +
    
    +
  • +
  • linkedin
    @@ -96,6 +108,12 @@
    
  • +
  • + +
    500px
    +
    
    +
  • +
  • bitbucket
    @@ -108,6 +126,18 @@
    
  • +
  • + +
    xing
    +
    
    +
  • + +
  • + +
    snapchat
    +
    
    +
  • +
  • github
    @@ -126,6 +156,12 @@
    
  • +
  • + +
    bandcamp
    +
    
    +
  • +
  • flickr
    @@ -138,6 +174,12 @@
    
  • +
  • + +
    paypal
    +
    
    +
  • +
  • folder
    @@ -260,6 +302,15 @@
  • +
  • + +
    + spotify +
    +
    .icon-spotify +
    +
  • +
  • @@ -323,6 +374,15 @@
  • +
  • + +
    + soundcloud +
    +
    .icon-soundcloud +
    +
  • +
  • @@ -341,6 +401,15 @@
  • +
  • + +
    + 500px +
    +
    .icon-500px +
    +
  • +
  • @@ -359,6 +428,24 @@
  • +
  • + +
    + xing +
    +
    .icon-xing +
    +
  • + +
  • + +
    + snapchat +
    +
    .icon-snapchat +
    +
  • +
  • @@ -386,6 +473,15 @@
  • +
  • + +
    + bandcamp +
    +
    .icon-bandcamp +
    +
  • +
  • @@ -404,6 +500,15 @@
  • +
  • + +
    + paypal +
    +
    .icon-paypal +
    +
  • +
  • @@ -530,6 +635,14 @@
    #icon-codepen
  • +
  • + +
    spotify
    +
    #icon-spotify
    +
  • +
  • #icon-medium
  • +
  • + +
    soundcloud
    +
    #icon-soundcloud
    +
  • +
  • #icon-pinterest
  • +
  • + +
    500px
    +
    #icon-500px
    +
  • +
  • #icon-instagram
  • +
  • + +
    xing
    +
    #icon-xing
    +
  • + +
  • + +
    snapchat
    +
    #icon-snapchat
    +
  • +
  • #icon-odnoklassniki
  • +
  • + +
    bandcamp
    +
    #icon-bandcamp
    +
  • +
  • #icon-keybase
  • +
  • + +
    paypal
    +
    #icon-paypal
    +
  • +
  • {{ end }} +{{ with .Site.Params.Social.Xing}} + +{{ end }} +{{ with .Site.Params.Social.Snapchat}} + +{{ end }} +{{ with .Site.Params.Social.Soundcloud}} + +{{ end }} +{{ with .Site.Params.Social.Spotify}} + +{{ end }} +{{ with .Site.Params.Social.Bandcamp}} + +{{ end }} +{{ with .Site.Params.Social.Paypal}} + +{{ end }} +{{ with .Site.Params.Social.Fivehundredpx}} + +{{ end }}