Remove meta/index.txt

This commit is contained in:
Rico Sta. Cruz 2017-09-24 03:10:43 +08:00
parent 44911fe847
commit 82fd68dd9f
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
---
type: other
layout: false
---
{% for page in site.pages %}{% if page.type == 'article' %}{{ page.url | remove: '.html' }}
{% endif %}{% endfor %}