Replace modified with last_modified_at (#930)

Fixes #929
This commit is contained in:
Sebastian Wiesner
2017-04-04 15:12:32 +02:00
committed by Michael Rose
parent 805dad0077
commit cf4f8277c1
36 changed files with 40 additions and 40 deletions

View File

@ -2,7 +2,7 @@
title: "Structure"
permalink: /docs/structure/
excerpt: "How the theme is organized and what all of the files are for."
modified: 2016-10-06T22:39:43-04:00
last_modified_at: 2016-10-06T22:39:43-04:00
---
Nothing clever here :wink:. Layouts, data files, and includes are all placed in their default locations. Stylesheets and scripts in `assets`, and a few development related files in the project's root directory.