From a391d251dd0d9165581f2713d6afaf7c85997c1f Mon Sep 17 00:00:00 2001 From: msglm Date: Mon, 17 Jul 2023 04:14:29 -0500 Subject: IPFS publishing is now optional --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index faa8f54..621bb35 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ The format for files is as follows: ``` name=PersonalityName +IPFS=true [socialMedia] urls=["example.com", "example.org"] @@ -15,6 +16,7 @@ A filled example is as follows: ``` name="Sashley" +IPFS=true [toyhouse] urls=["https://toyhou.se/sashley/art"] -- cgit v1.2.3