index : livejrnl.git

ascending towards madness

author holly sparkles <sparkles@holly.sh> 2023-02-07 12:33:12.0 +00:00:00
committer holly sparkles <sparkles@holly.sh> 2023-02-07 12:33:12.0 +00:00:00
commit
448d3e69b29bed80ca30307fd6a7886810325955 [patch]
tree
1d473ffd28279495795939b5fb8d1120f9e03ed7
parent
1eaccae61b3c4f532daf3053ed8f6e1d78402335
download
448d3e69b29bed80ca30307fd6a7886810325955.tar.gz

docs: include sample config json



Diff

 config.json.sample | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/config.json.sample b/config.json.sample
new file mode 100644
index 0000000..eb1398f
--- /dev/null
+++ b/config.json.sample
@@ -0,0 +1,10 @@
{
	"title": "Welcome to my LiveJrnl",
	"base_url": "https://localhost",
	"description": "Write a bit about your website here.",
	"author": "Ashley Robin",
	"author_link": "https://localhost/arobin",
	"year": "2023",
	"language": "en",
	"rss_language": "en-gb"
}
\ No newline at end of file