gallery masonry is mostly working now. Still needs some aestetical retouching and...
[theme-danix.xyz.git] / layouts / shortcodes / contact.html
index 4343809..a93d149 100644 (file)
@@ -1,3 +1,4 @@
+{{- $sig := resources.Get "/uploads/2018/05/new-signature.png" -}}
 <section id="contact">
   <div class="inner">
     <section>
@@ -40,7 +41,7 @@
           <span class="icon solid alt fa-envelope"></span>
           <h3>Reach out to me</h3>
           <p>I'm here to help, if you need to talk to me feel free to reach out and tell me whatever you need help with, I'll be happy to find some time to discuss the matter with you!</p>
-          <img class="signature image right" src="/uploads/2018/05/new-signature.png" alt="signed by danix">
+          <img class="signature image right" src="{{ $sig.RelPermalink }}" alt="signed by danix">
         </div>
       </section>
     </section>