diff options
| author | EuAndreh <eu@euandre.org> | 2025-04-05 14:52:38 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2025-04-05 14:52:38 -0300 |
| commit | 46222bba365f4ea2e23bab295ede7abb13cdfb1e (patch) | |
| tree | b4643ea6398950214936f220b54ae517cab1e709 /src | |
| parent | Makefile: Prevent CI from trying to look at ~/.gnupg (diff) | |
| download | papo.im-46222bba365f4ea2e23bab295ede7abb13cdfb1e.tar.gz papo.im-46222bba365f4ea2e23bab295ede7abb13cdfb1e.tar.xz | |
Makefile: Update to match Makefile in euandre.org
Diffstat (limited to 'src')
| -rw-r--r-- | src/content/favicon.ico | bin | 0 -> 265206 bytes | |||
| -rw-r--r-- | src/static.conf (renamed from src/base.conf) | 3 |
2 files changed, 0 insertions, 3 deletions
diff --git a/src/content/favicon.ico b/src/content/favicon.ico Binary files differnew file mode 100644 index 0000000..27e23c2 --- /dev/null +++ b/src/content/favicon.ico diff --git a/src/base.conf b/src/static.conf index 22358f0..f2ec25f 100644 --- a/src/base.conf +++ b/src/static.conf @@ -1,10 +1,7 @@ export root_dir=src/content export header_links=src/headers.txt -export url_pre='https://papo.im' -export email='info@papo.im' export list_addr='~euandreh/papoim@lists.sr.ht' export discussions_url_prefix='https://lists.sr.ht/~euandreh/papoim?search=' -export sourcecode_url='https://papo.im/git/papo.im' export sourcecode_url_prefix="$sourcecode_url/tree" export author='papo.im' export site_name='Papo' |
