Skip to content

Latest commit

 

History

History
executable file
·
14 lines (12 loc) · 407 Bytes

travels.md

File metadata and controls

executable file
·
14 lines (12 loc) · 407 Bytes
layout title
page
Writings

My thoughts about the places i go and people i meet, things I think about !

{% for post in site.posts %} {% for tag in post.tags %} {% if tag == 'travel' or tag =='travelogue' or tag =='Travel'or tag =='travel'or tag =='writing' %}

  • {{ post.date | date_to_string }} » [ {{ post.title }} ]({{ post.url }})

{% endif %} {% endfor %} {% endfor %}