--- title: "Sal" layout: default permalink: "/author-sal.html" ---

{{page.title}} Follow

{{ site.authors.sal.site }}

{{ site.authors.sal.bio }}

{{ site.authors.sal.name }}

Posts by {{page.title}}

{% assign posts = site.posts | where:"author","sal" %} {% for post in posts %} {% include main-loop-card.html %} {% endfor %}