Added Thingiverse social link
This commit is contained in:
@@ -165,4 +165,7 @@
|
||||
{{ end }}
|
||||
{{ with .Site.Params.Social.Mastodon}}
|
||||
<a href="https://mastodon.social/{{ . }}" rel="me noopener noreffer" target="_blank"><i class="iconfont icon-mastodon"></i></a>
|
||||
{{ end }}
|
||||
{{ with .Site.Params.Social.Thingiverse}}
|
||||
<a href="https://www.thingiverse.com/{{ . }}" rel="me noopener noreffer" target="_blank"><i class="iconfont icon-t"></i></a>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user