{{if .HasBanner}}
{{else}}
{{with_default .IndexMainTitle "发现优质资源"}}
{{end}}{{with_default .IndexHeroText "海量网盘资源,轻松搜索下载"}}
{{template "widgets/index-notice.html" .NoticeConfig}}
{{if .HotResources}} {{template "hot-resources-card" .}} {{end}}
{{range .Categories}} {{template "category-card" .}} {{end}}
{{range .Tags}} {{template "tag-card" .}} {{end}}