diff options
author | Arnav Bhatt <arnavbhatt288@gmail.com> | 2022-08-25 23:02:24 +0530 |
---|---|---|
committer | Arnav Bhatt <arnavbhatt288@gmail.com> | 2022-08-25 23:02:24 +0530 |
commit | 379aef029f78ee7ec86ca96eb0d86af9ddfa89b5 (patch) | |
tree | b713261a7a07ff0ea8f379866949f156a6d74804 /config | |
parent | 27d3f06259e83df2fed6fec7bbe77ac6b917eee7 (diff) |
initial commit
Diffstat (limited to 'config')
-rw-r--r-- | config | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +BLOG_REMOTE:=web@ghativega.in:/var/www/ghativega +BLOG_TITLE:=ghativega.in +BLOG_DESCRIPTION:=Personal site of arnavbhatt288. +BLOG_URL_ROOT:=https://ghativega.in +BLOG_AUTHOR:=Arnav Bhatt |