diff options
author | Bradley Taunt <bt@btxx.org> | 2024-01-25 11:05:09 -0500 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-01-25 11:05:09 -0500 |
commit | bf47eed41503b73ea47e66ab87e1cd4c07d1f481 (patch) | |
tree | d3c2d54528c5c382f39ba340294930528d88a3dc /pages | |
parent | 14c4e7b6172a8fe1fb18001b04eb47ad24754130 (diff) |
Include new storage category
Diffstat (limited to 'pages')
-rw-r--r-- | pages/storage.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pages/storage.md b/pages/storage.md new file mode 100644 index 0000000..86cdc27 --- /dev/null +++ b/pages/storage.md @@ -0,0 +1,8 @@ +# Storage + +This page is a collection of cloud storage / offsite backup services that run without JavaScript. + +<dl> + <dt><a href="https://www.rsync.net/">Rsync.net*</a></dt> + <dd>Cloud storage for offsite backups (*NOTE: JS is required for initial setup)</dd> +</dl> |