Compare commits
No commits in common. "main" and "upstream" have entirely different histories.
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
basho-*.zip
|
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "basho",
|
"name": "basho",
|
||||||
"demo": "https://basho.fueko.net",
|
"demo": "https://basho.fueko.net",
|
||||||
"version": "2.6.3+2506",
|
"version": "2.6.3",
|
||||||
"docs": "https://fueko.net/docs/basho/",
|
"docs": "https://fueko.net/docs/basho/",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "fueko",
|
"name": "fueko",
|
||||||
@ -11,9 +11,6 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"ghost-theme"
|
"ghost-theme"
|
||||||
],
|
],
|
||||||
"scripts": {
|
|
||||||
"build": "rm -f basho-2.6.3+2560.zip && zip -r basho-2.6.3+2560.zip * -x '*.git*' 'documentation*'"
|
|
||||||
},
|
|
||||||
"config": {
|
"config": {
|
||||||
"posts_per_page": 6,
|
"posts_per_page": 6,
|
||||||
"card_assets": true,
|
"card_assets": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user