Update skin count

This commit is contained in:
Jordan Eldredge 2021-11-19 21:17:04 -08:00
parent f81cebe298
commit b6e30f0811
2 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@
-->
<meta
name="description"
content="Infinite scroll through 65k Winamp skins with interactive preview"
content="Infinite scroll through 80k Winamp skins with interactive preview"
/>
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />
@ -22,7 +22,7 @@
<meta property="og:title" content="Winamp Skin Museum" />
<meta
property="og:description"
content="Infinite scroll through 65k Winamp skins with interactive preview"
content="Infinite scroll through 80k Winamp skins with interactive preview"
/>
<meta property="og:type" content="website" />
<meta

View file

@ -5,7 +5,7 @@ import * as Selectors from "./redux/selectors";
import { SCREENSHOT_WIDTH, SCREENSHOT_HEIGHT } from "./constants";
const DESCRIPTION =
"Infinite scroll through 65k Winamp skins with interactive preview";
"Infinite scroll through 80k Winamp skins with interactive preview";
function useImageTags({ url, width, height, alt }) {
return [