فهرست منبع

feat: show page content in about.avatar

George Cushen 3 سال پیش
والد
کامیت
05f56c7c78
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      wowchemy/layouts/partials/widgets/about.avatar.html

+ 1 - 1
wowchemy/layouts/partials/widgets/about.avatar.html

@@ -74,7 +74,7 @@
     {{ end }}
   </ul>
 
-  {{ with $person_page.Content }}
+  {{ with $page.Content }}
   <div class="article-style">
     {{ . }}
   </div>