diff --git a/_includes/jobrows.html b/_includes/jobrows.html index 2af81a7..9fbdcd5 100755 --- a/_includes/jobrows.html +++ b/_includes/jobrows.html @@ -1,11 +1,9 @@ {% capture jobs_data %} {% for job in include.sorted_jobs %} - {% capture nowunix %}{{'now' | date: '%s'}}{% endcapture %} - {% capture expires %}{{ job.expires | date: "%m/%d/%Y" | date: '%s'}}{% endcapture %} + {% capture nowunix %}{{'now' | date: '%m/%d/%Y' | date: %s }}{% endcapture %} {% capture posted %}{{ job.posted | date: "%m/%d/%Y" | date: '%b %d, %Y'}}{% endcapture %} {% capture posted_order %}{{ job.posted | date: "%m/%d/%Y" | date: '%Y%m%d'}}{% endcapture %} {% capture expires_order %}{{ job.expires | date: "%m/%d/%Y" | date: '%Y%m%d'}}{% endcapture %} - {% if expires > nowunix %} {{ job.title }} {{ job.job_type }} @@ -15,7 +13,7 @@ {{ job.posted }} {{ job.remote }} - {% endif %}{% endfor %} + {% endfor %} {% endcapture %} {% comment %} This accounts for the way whitespace appears in diff --git a/pages/index.md b/pages/index.md index 1bf65fc..d3643d9 100755 --- a/pages/index.md +++ b/pages/index.md @@ -65,7 +65,7 @@ permalink: / Job Type Employer Location - Expires + Advertised Until Posted Remote Options