From f1270a633e908a956b881ce084df69bb7d96458e Mon Sep 17 00:00:00 2001 From: techchud Date: Sun, 17 Aug 2025 19:35:25 -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