Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
1c83849899 |
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
basho-*.zip
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "basho",
|
||||
"demo": "https://basho.fueko.net",
|
||||
"version": "2.6.3",
|
||||
"version": "2.6.3+2506",
|
||||
"docs": "https://fueko.net/docs/basho/",
|
||||
"author": {
|
||||
"name": "fueko",
|
||||
@ -11,6 +11,9 @@
|
||||
"keywords": [
|
||||
"ghost-theme"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "rm -f basho-2.6.3+2560.zip && zip -r basho-2.6.3+2560.zip * -x '*.git*' 'documentation*'"
|
||||
},
|
||||
"config": {
|
||||
"posts_per_page": 6,
|
||||
"card_assets": true,
|
||||
|
Loading…
Reference in New Issue
Block a user