[Glitch] Add data-nosnippet so Google doesn't use trending posts in snippets for /

Port 21f904b344 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
th-downstream
Claire 1 year ago
parent 00307189bc
commit 29e63ef4d5

@ -69,7 +69,7 @@ class Explore extends PureComponent {
<Search />
</div>
<div className='scrollable scrollable--flex'>
<div className='scrollable scrollable--flex' data-nosnippet>
{isSearching ? (
<SearchResults />
) : (

Loading…
Cancel
Save