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":
|
||||
{
|
||||
"text": "Charlie's Gallery",
|
||||
"sub": "This is a subtitle",
|
||||
"text": "Charlie's Visual Arts",
|
||||
"sub": "可以改的副标题",
|
||||
"height": 80,
|
||||
"background": "title.jpg",
|
||||
"dim": 60,
|
||||
@@ -39,10 +39,14 @@
|
||||
"type": "Photography",
|
||||
"posts":
|
||||
[
|
||||
{
|
||||
"date":"2019-10-10",
|
||||
"title":"the thinker",
|
||||
"description": "self portrait"
|
||||
},
|
||||
{
|
||||
"date": "2019-10-05",
|
||||
"title": "Vibrance",
|
||||
"format": "png"
|
||||
"title": "Vibrance"
|
||||
},
|
||||
{
|
||||
"date": "2019-10-17",
|
||||
|
||||
@@ -10,7 +10,7 @@ npm run build
|
||||
cd dist
|
||||
|
||||
# if you are deploying to a custom domain
|
||||
echo 'charlie2.hydev.org' > CNAME
|
||||
echo 'charlie-visual-arts.com' > CNAME
|
||||
|
||||
git init
|
||||
git add -A
|
||||
|
||||
Reference in New Issue
Block a user