diff options
author | techchud <protrude_paying969@simplelogin.com> | 2025-08-17 19:35:25 -0500 |
---|---|---|
committer | techchud <protrude_paying969@simplelogin.com> | 2025-08-17 19:35:25 -0500 |
commit | f1270a633e908a956b881ce084df69bb7d96458e (patch) | |
tree | 147e9f55d9c355c608e620d11edec0eb84fc34a7 /README.md | |
parent | 20331e1d16be48632a00ef030f496bf6888fd3ae (diff) | |
download | stashley-f1270a633e908a956b881ce084df69bb7d96458e.tar.gz stashley-f1270a633e908a956b881ce084df69bb7d96458e.tar.bz2 stashley-f1270a633e908a956b881ce084df69bb7d96458e.zip |
IPFS publishing is now optional
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"] |