Change .Site.Params to $page.Param
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{{ with .Site.Params.paige.social }}
|
||||
{{ $page := . }}
|
||||
|
||||
{{ with $page.Param "paige.social" }}
|
||||
<section>
|
||||
<nav>
|
||||
<div class="mb-3 text-center">
|
||||
|
Reference in New Issue
Block a user