diff options
author | EuAndreh <eu@euandre.org> | 2025-05-04 17:12:39 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-04 17:12:51 -0300 |
commit | 76408912885fe6b9f327a7dab32a5e9c322f8a78 (patch) | |
tree | 3de25b359eac6c3b074a81719521dafacf276256 /meta.capim | |
parent | Makefile: Remove extraneous src/global.conf dependency of XML files (diff) | |
download | papo.im-76408912885fe6b9f327a7dab32a5e9c322f8a78.tar.gz papo.im-76408912885fe6b9f327a7dab32a5e9c322f8a78.tar.xz |
Makefile: Fix dependency tracking of $(captured-assets)
Diffstat (limited to 'meta.capim')
-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..ba9dd94 --- /dev/null +++ b/meta.capim @@ -0,0 +1,5 @@ +{ + :description "Landing page for Papo website (papo.im)." + :baseurl "https://papo.im" + :email "support@papo.im" +} |