diff options
author | EuAndreh <eu@euandre.org> | 2025-05-04 16:38:05 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-04 17:05:34 -0300 |
commit | 4761588713f893d76ce717fe8cc54e3ed7f61b43 (patch) | |
tree | 9335ff2ec11ddcbedaea00eca5302c6fb9fa37b9 /meta.capim | |
parent | Makefile: Turn "i18n.sentinel" into a standalone "i18n" virtual target (diff) | |
download | euandre.org-main.tar.gz euandre.org-main.tar.xz |
Since I can't get deterministic outputs out of mktorrent(1), change torrents
from $(captured-assets) to $(dynamic-contents).
Diffstat (limited to '')
-rw-r--r-- | meta.capim | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta.capim b/meta.capim new file mode 100644 index 0000000..9ae8c0f --- /dev/null +++ b/meta.capim @@ -0,0 +1,5 @@ +{ + :description "Blog and personal website (euandre.org)." + :baseurl "https://euandre.org" + :email "eu@euandre.org" +} |