@use crate::blog::Blog; @(blog: &Blog) @if let Some(giscus) = blog.get_blog_conf().get_giscus() {
}