reorg theme
This commit is contained in:
parent
9ddb9f3c60
commit
e63af0b7ce
243 changed files with 10 additions and 11506 deletions
16
composer.json
Normal file
16
composer.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "olefredrik/foundationpress",
|
||||
"description": "FoundationPress is a WordPress starter theme based on Foundation 6 by Zurb",
|
||||
"type": "wordpress-theme",
|
||||
"minimum-stability" : "dev",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Ole Fredrik Lie",
|
||||
"email": "mail@olefredrik.com"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"composer/installers": "~1.0"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue