mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-05 16:04:15 +00:00
update message
This commit is contained in:
parent
aee744961a
commit
5cb5f02308
@ -261,7 +261,8 @@ impl Page {
|
|||||||
let _ = content.reset(
|
let _ = content.reset(
|
||||||
content::Mime::TextGemini,
|
content::Mime::TextGemini,
|
||||||
&uri,
|
&uri,
|
||||||
&gformat!("# Redirect\n\n=> {source}")
|
// @TODO use template file
|
||||||
|
&gformat!("# Redirect\n\nAuto-follow disabled, click on link below to continue\n\n=> {source}")
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
None => todo!(),
|
None => todo!(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user