all repos — aaoth.xyz @ 8d5e3dc62773584e0e530251e3afb787cc7890da

aaoth.xyz website

footer: change source link to relative

i've tweaked cgit to serve aaoth.xyz repo under /src/*. now source code
is available through yggdrasil, tor and i2p without leaving the site.

in httpd.conf it looks like this:

```
...
location "/src/*" {
    root "/cgi-bin/cgit.cgi"
    fastcgi {
        socket "/run/slowcgi.sock"
        param CGIT_CONFIG "/cgit/cgitrc-embed"
    }
}
...
```

so i'm just pointing cgit to other configuration file which is tweaked to
fit for this purpose (e.g. noheader option is turned on and there's no
scan-path, just one repo).
la-ninpre leobrekalini@gmail.com
Sat, 23 Apr 2022 21:57:44 +0300
commit

8d5e3dc62773584e0e530251e3afb787cc7890da

parent

d6ec10f5c77d170728f3e07f21e5408a0746fb4a

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M en/_footer.htmlen/_footer.html

@@ -25,7 +25,7 @@ (<a href="http://aaoth.i2p/?i2paddresshelper=lWQct4-sbrkEzDXoJ9mIuK1o5ON0fPVBD1k9ezES9lKtVeqPOh8Kn4ryjvQaPuhvIpflKG3XIPmTGmeQ8gwLvqU0wTPy29bO5LLeSaVxnguR80OqznzKpnRz~h8Ujs5qOLcXkqVnnImidqUosUEZ3rw62KThqNvlhPLTBeioH7Klxlo3j20fy7SlAnRk8zQKuJxs601BwPG1dATX76sqA0XWqb0p72yH-gFNDL~Tu70G-iuHix4AbEArDfqWi8j5uL1uM9TUjV-jQybfqIMS0fRbqpTyCxN-qkWBCgVm3XzLzSx0bbTkLWZ83GWbgEW9mQ20p6A-lulf8aWrK~PeD030l0CvTSSRRcIkChsjvuWtog40rUSf-JrqYMZNgTeoRfn0dQofd59gb0dmkMO6jSOdKICCbFaVfrbHHU7eeu8qyg0wwLDs5jit77nrGfSVHRtI7bjlvJ6gxSAbhIGwBdyLPvp~bM-e~9X5bw355srWSqaStGKqKGPc9MhPd9h0BQAEAAcAAA==">

addresshelper </a>) | - <a href="https://git.aaoth.xyz/aaoth.xyz.git/about"> + <a href="/src/"> site source </a> </small>