mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
add todo notice
This commit is contained in:
parent
0a50681945
commit
ea8892a8c0
1 changed files with 1 additions and 0 deletions
|
|
@ -676,6 +676,7 @@ impl Page {
|
||||||
// Build gemtext message for manual redirection @TODO use template?
|
// Build gemtext message for manual redirection @TODO use template?
|
||||||
match response.data() {
|
match response.data() {
|
||||||
Some(url) => {
|
Some(url) => {
|
||||||
|
// @TODO URI can by relative, resolve to base
|
||||||
content.to_text_gemini(
|
content.to_text_gemini(
|
||||||
&uri,
|
&uri,
|
||||||
&gformat!(
|
&gformat!(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue