mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
17 lines
294 B
Text
17 lines
294 B
Text
www.tykayn.fr {
|
|
redir https://tykayn.fr{uri}
|
|
}
|
|
|
|
#tykayn.fr {
|
|
# import generic_headers
|
|
#
|
|
# import proxy https://10.10.10.103
|
|
#}
|
|
|
|
tykayn.fr {
|
|
import generic_headers
|
|
root * /poule/encrypted/www/tykayn.fr
|
|
encode zstd gzip
|
|
file_server browse
|
|
}
|
|
|