diff options
author | EuAndreh <eu@euandre.org> | 2025-04-17 18:23:59 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-04-18 02:13:43 -0300 |
commit | ada5d2f7d476a4e7ef043cba0bca510e2771282a (patch) | |
tree | 9fbdcf36683686525e52c6c50c88b4f5cba6b967 /Makefile | |
parent | src/content/tils/index.adoc: Recover introduction of TIL page listing (diff) | |
download | euandre.org-ada5d2f7d476a4e7ef043cba0bca510e2771282a.tar.gz euandre.org-ada5d2f7d476a4e7ef043cba0bca510e2771282a.tar.xz |
git mv src/content/public.asc src/content/public.asc.txt
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ EXEC = ./ ## Where to store the installation. Empty by default. DESTDIR = LDLIBS = -PUBURL = public.asc +PUBURL = public.asc.txt |