diff options
| author | EuAndreh <eu@euandre.org> | 2025-05-01 21:13:25 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2025-05-01 21:13:25 -0300 |
| commit | cc45d895ccf6d6a64ef0c9ad9cc3ec42ac45fa55 (patch) | |
| tree | 6456f83c69227177b7eb1faf3f226f46ae6e92a2 /src/collections | |
| parent | src/content/incidents/index.adoc: Hoist links to variables (diff) | |
| download | papo.im-cc45d895ccf6d6a64ef0c9ad9cc3ec42ac45fa55.tar.gz papo.im-cc45d895ccf6d6a64ef0c9ad9cc3ec42ac45fa55.tar.xz | |
Update to support i18n
Diffstat (limited to 'src/collections')
| l--------- | src/collections/blog | 1 | ||||
| l--------- | src/collections/en/blog | 1 | ||||
| l--------- | src/collections/en/incidents | 1 | ||||
| l--------- | src/collections/incidents | 1 |
4 files changed, 2 insertions, 2 deletions
diff --git a/src/collections/blog b/src/collections/blog deleted file mode 120000 index 8c3a331..0000000 --- a/src/collections/blog +++ /dev/null @@ -1 +0,0 @@ -../content/blog
\ No newline at end of file diff --git a/src/collections/en/blog b/src/collections/en/blog new file mode 120000 index 0000000..973ecf5 --- /dev/null +++ b/src/collections/en/blog @@ -0,0 +1 @@ +../../content/en/blog
\ No newline at end of file diff --git a/src/collections/en/incidents b/src/collections/en/incidents new file mode 120000 index 0000000..024c5fb --- /dev/null +++ b/src/collections/en/incidents @@ -0,0 +1 @@ +../../content/en/incidents
\ No newline at end of file diff --git a/src/collections/incidents b/src/collections/incidents deleted file mode 120000 index 607e060..0000000 --- a/src/collections/incidents +++ /dev/null @@ -1 +0,0 @@ -../content/incidents
\ No newline at end of file |
