Generate backlinks
Some checks failed
CI / Check typos (push) Successful in 8s
CI / Clippy (push) Successful in 1m8s
CI / Build and test (push) Successful in 1m5s
CI / Check links (push) Failing after 1m16s
CI / Build container (push) Successful in 46s
CI / Deploy on waypoint (push) Successful in 45s

This commit is contained in:
2025-11-06 08:28:23 -08:00
parent 5554aafc44
commit b0f0038b24
12 changed files with 55 additions and 40 deletions

View File

@@ -19,7 +19,7 @@ pub fn index() -> Page {
author: Some("Mark".into()),
description: Some("Description".into()),
image: Some(Image_Icon::URL.into()),
slug: None,
backlinks: Some(false),
},
generate_html: Box::new(move |_page, _| {