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