diff options
author | msglm <msglm@techchud.xyz> | 2023-07-17 04:14:29 -0500 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2023-07-17 04:14:29 -0500 |
commit | a391d251dd0d9165581f2713d6afaf7c85997c1f (patch) | |
tree | 147e9f55d9c355c608e620d11edec0eb84fc34a7 /README.md | |
parent | ea3e098a055679396a37739bef88a90980eadf5e (diff) | |
download | stashley-a391d251dd0d9165581f2713d6afaf7c85997c1f.tar.gz stashley-a391d251dd0d9165581f2713d6afaf7c85997c1f.tar.bz2 stashley-a391d251dd0d9165581f2713d6afaf7c85997c1f.zip |
IPFS publishing is now optionalv1.0.4
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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"] |