summaryrefslogtreecommitdiff
path: root/content/projects
diff options
context:
space:
mode:
authormms <git@sapka.me>2024-12-01 22:48:35 +0100
committermms <git@sapka.me>2024-12-01 22:48:35 +0100
commitd23145dae775f4cd68378b9d97e55b2d58cc1f0a (patch)
tree192626718c722b7588cf74f875dcf24589a4d067 /content/projects
parentfcb5a52a1d1e072eec8b7c25abf59876f7e10f61 (diff)
feat: moscow 2042
Diffstat (limited to 'content/projects')
-rw-r--r--content/projects/finger/_index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/projects/finger/_index.md b/content/projects/finger/_index.md
index 2ffee25..bd902ed 100644
--- a/content/projects/finger/_index.md
+++ b/content/projects/finger/_index.md
@@ -150,7 +150,7 @@ All of those files NEED be accessible via HTTP, HTTPS, or both.
The text files are not a timeline, but rather a snapshot.
Publishers are discoureged from creating archives but this is not forbidden.
- A publisher MUST publish at leat a ".plan" file.
+ A publisher MUST publish at leat a ".plan.txt" file.
All files SHOULD be stored under the same path as the Metadata file, but any URL can be provided in the Metadata files list.
A text file MUST BE
@@ -171,7 +171,7 @@ All of those files NEED be accessible via HTTP, HTTPS, or both.
Note, that ".plan" file MAY be present in the metadata file, but if it follows naming convetion (.plan file under the same root dir as the metadata file) it's not necessary.
- Publisher MAY publish any sensible (up to dozens) of other files, but each filename MUST start with a dot "." and not have any extension.
+ Publisher MAY publish any sensible (up to dozens) of other files, but each filename MUST start with a dot "." and have a ".txt".
Exact contents of such files is not normalyzed, and should be reflected in the "name" field of Metadata file.
Each file SHOULD include creation and/or update date.