diff --git a/src/pages/benchmarks.astro b/src/pages/benchmarks.astro index 983bb09..8affa23 100644 --- a/src/pages/benchmarks.astro +++ b/src/pages/benchmarks.astro @@ -12,7 +12,7 @@ import { DoesItAPI } from '~/helpers/api/client.js' import Layout from '../layouts/default.astro' import BgPlayer from '~/src/components/video/bg-player.astro' import VideoRow from '~/src/components/video/row.astro' -import LinkButton from '~/components/link-button.vue' +// import LinkButton from '~/components/link-button.vue' const pagesToGet = 10