Format post front matter and tags
This commit is contained in:
parent
e36882ee20
commit
861e604a97
162 changed files with 733 additions and 731 deletions
|
@ -3,15 +3,14 @@ title: How to Define a Minimum Drupal Core Version
|
|||
date: 2015-04-03
|
||||
excerpt: How to define a minimum Drupal core version for your module or theme.
|
||||
tags:
|
||||
- drupal
|
||||
- drupal-7
|
||||
- drupal-planet
|
||||
- drupal
|
||||
- drupal-7
|
||||
- drupal-planet
|
||||
meta:
|
||||
og:
|
||||
title: 'How to Define a Minimum Drupal Core Version'
|
||||
excerpt:
|
||||
'How to define a minimum Drupal core version for your module or theme.'
|
||||
type: article
|
||||
og:
|
||||
title: 'How to Define a Minimum Drupal Core Version'
|
||||
excerpt: 'How to define a minimum Drupal core version for your module or theme.'
|
||||
type: article
|
||||
---
|
||||
|
||||
This week, my first code patch was
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue