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: "JavaScript"
permalink: /docs/javascript/
excerpt: "Instructions for customizing and building the theme's scripts."
modified: 2016-11-03T11:35:42-04:00
last_modified_at: 2016-11-03T11:35:42-04:00
---
The theme's [`assets/js/main.min.js`] script is built from several vendor, jQuery plugins, and other scripts found in [`assets/js/`](https://github.com/mmistakes/minimal-mistakes/tree/master/assets/js).