diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-05-04 17:57:54 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-05-04 17:57:54 +0200 |
commit | 67705de7d0726986f9c36de4c88010f731525ad1 (patch) | |
tree | 090a56e3184d4b9ef0e7bbc5807c891c3d5cd5f7 | |
parent | 6bf3e52d6b7eb5cc7768a79958f16835ea1d2449 (diff) |
Add volatile and stable READMEs
-rw-r--r-- | content/stable/README | 1 | ||||
-rw-r--r-- | content/volatile/README | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/content/stable/README b/content/stable/README new file mode 100644 index 0000000..a601d82 --- /dev/null +++ b/content/stable/README @@ -0,0 +1 @@ +This directory is meant to be append-only (for stable links). diff --git a/content/volatile/README b/content/volatile/README new file mode 100644 index 0000000..edc64f2 --- /dev/null +++ b/content/volatile/README @@ -0,0 +1 @@ +The content in this directory is volatile (links will break). |