Xi Ruoyao 6 năm trước cách đây
mục cha
commit
bc791191d3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      layouts/partials/widgets/contact.html

+ 1 - 1
layouts/partials/widgets/contact.html

@@ -53,7 +53,7 @@
       </li>
       {{ end }}
 
-      {{ with Site.Params.gnupg_key}}
+      {{ with site.Params.gnupg_key}}
       <li>
         <i class="fa-li fa fa-key fa-2x" aria-hidden="true"></i>
         <code>gpg --recv-keys {{ . }}</code>