porcellis.com

commit 16e4ffa7d0bcdfce5b90243751dabc78bdd2db91

Author: Pedro Lucas Porcellis <porcellis@eletrotupi.com>

single: rig license + metadata

 layouts/single.html | 2 ++


diff --git a/layouts/single.html b/layouts/single.html
index 062f8136a143ec4420beb42ad01740f17b264652..95e9eea4a2a24f804f5d0fd6951311cc69130169 100644
--- a/layouts/single.html
+++ b/layouts/single.html
@@ -44,6 +44,8 @@
       <div class="divisor"></div>
 
       {{ partial "footer.html" . }}
+
+      {{ partial "colophon.html" . }}
     </div>
   </div>
 </main>