splitted up stylesheet and added lots of scaffolding to it. Style needs working.
[theme-danix.xyz.git] / layouts / partials / funcs / social-menu.html
index 16b1a4e..b59ad34 100644 (file)
@@ -1,6 +1,6 @@
 {{ with .Site.Social }}
 <div id="social-menu">
-       <ul class="social-links">
+       <ul class="icons">
                <li class="social-link social-spotify">
                        {{$spotify := "spotify"}}
                        <a href="https://spotify.com/{{ .spotify }}" target="_blank">{{ partial "funcs/svg.html" (dict "context" . "username" $spotify) }}</a>