{{if .HasBanner}} {{else}}

{{with_default .IndexMainTitle "发现优质资源"}}

{{end}}

{{with_default .IndexHeroText "海量网盘资源,轻松搜索下载"}}

{{if or .Categories .Tags .HotResources}}
{{if .HotResources}} {{template "hot-resources-card" .}} {{end}} {{range .Categories}} {{template "category-card" .}} {{end}} {{range .Tags}} {{template "tag-card" .}} {{end}}
{{end}}