func golang.org/x/pkgsite/internal/frontend.metaDescription

2 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		unit.go#L211: 		page.MetaDescription = metaDescription(strconv.Itoa(main.ImportedByCount))
		unit.go#L235: func metaDescription(synopsis string) safehtml.HTML {