aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-03-01 19:14:59 -0800
committerclarkzjw <[email protected]>2023-03-01 20:21:47 -0800
commit375c0d2544b20124a8cf497819006e01cd217225 (patch)
tree8984bf464561722f33dd15f60a7872ff1aa71912 /site/_config.yml
parentf87fef5388ca419f79c4750810e302cedfc310f5 (diff)
downloadphoto-375c0d2544b20124a8cf497819006e01cd217225.tar.gz
host photos.json on cloudflare r2
Diffstat (limited to 'site/_config.yml')
-rw-r--r--site/_config.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/site/_config.yml b/site/_config.yml
new file mode 100644
index 0000000..345b52e
--- /dev/null
+++ b/site/_config.yml
@@ -0,0 +1,10 @@
1title: Clarkzjw
2description: Clarkzjw's Photo Blog
3url: https://pixel.jinwei.me
4permalink: /posts/:title
5timezone: America/Vancouver
6kramdown:
7 hard_wrap: true
8sass:
9 sass_dir: assets
10 style: :compressed
Powered by cgit v1.2.3 (git 2.41.0)