diff options
author | EuAndreh <eu@euandre.org> | 2025-04-30 06:23:27 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-04-30 06:33:36 -0300 |
commit | 61ffa8466bbfa4ca8b13b442a3bd63ef9504a6da (patch) | |
tree | fc3c799bece509682b712f6e42e2816059c83c7a /src/collections/en/til | |
parent | Makefile: No need to remove non-generated *.mo files (diff) | |
download | euandre.org-61ffa8466bbfa4ca8b13b442a3bd63ef9504a6da.tar.gz euandre.org-61ffa8466bbfa4ca8b13b442a3bd63ef9504a6da.tar.xz |
src/content/en/: Unpluralize collection names
Diffstat (limited to '')
l--------- | src/collections/en/til | 1 | ||||
l--------- | src/collections/en/tils | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/collections/en/til b/src/collections/en/til new file mode 120000 index 0000000..6519d09 --- /dev/null +++ b/src/collections/en/til @@ -0,0 +1 @@ +../../content/en/til
\ No newline at end of file diff --git a/src/collections/en/tils b/src/collections/en/tils deleted file mode 120000 index 0397edb..0000000 --- a/src/collections/en/tils +++ /dev/null @@ -1 +0,0 @@ -../../content/en/tils
\ No newline at end of file |