update photos
This commit is contained in:
|
Before Width: | Height: | Size: 361 KiB After Width: | Height: | Size: 361 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 6.8 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 565 KiB |
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"title":
|
"title":
|
||||||
{
|
{
|
||||||
"text": "Charlie's Gallery",
|
"text": "Charlie's Visual Arts",
|
||||||
"sub": "This is a subtitle",
|
"sub": "可以改的副标题",
|
||||||
"height": 80,
|
"height": 80,
|
||||||
"background": "title.jpg",
|
"background": "title.jpg",
|
||||||
"dim": 60,
|
"dim": 60,
|
||||||
@@ -39,10 +39,14 @@
|
|||||||
"type": "Photography",
|
"type": "Photography",
|
||||||
"posts":
|
"posts":
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
"date":"2019-10-10",
|
||||||
|
"title":"the thinker",
|
||||||
|
"description": "self portrait"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2019-10-05",
|
"date": "2019-10-05",
|
||||||
"title": "Vibrance",
|
"title": "Vibrance"
|
||||||
"format": "png"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"date": "2019-10-17",
|
"date": "2019-10-17",
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ npm run build
|
|||||||
cd dist
|
cd dist
|
||||||
|
|
||||||
# if you are deploying to a custom domain
|
# if you are deploying to a custom domain
|
||||||
echo 'charlie2.hydev.org' > CNAME
|
echo 'charlie-visual-arts.com' > CNAME
|
||||||
|
|
||||||
git init
|
git init
|
||||||
git add -A
|
git add -A
|
||||||
|
|||||||
Reference in New Issue
Block a user