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/pastebin | |
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/pastebin | 1 | ||||
l--------- | src/collections/en/pastebins | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/collections/en/pastebin b/src/collections/en/pastebin new file mode 120000 index 0000000..5168ff3 --- /dev/null +++ b/src/collections/en/pastebin @@ -0,0 +1 @@ +../../content/en/pastebin
\ No newline at end of file diff --git a/src/collections/en/pastebins b/src/collections/en/pastebins deleted file mode 120000 index 162f7a3..0000000 --- a/src/collections/en/pastebins +++ /dev/null @@ -1 +0,0 @@ -../../content/en/pastebins
\ No newline at end of file |