Remove social partial, shortcode
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
{{ $page := .Page }}
|
||||
|
||||
{{ if $page.Param "paige.social" }}
|
||||
<p class="display-6 paige-social text-center">
|
||||
{{ partial "paige/social.html" $page }}
|
||||
</p>
|
||||
{{ end }}
|
Reference in New Issue
Block a user