That did not do anything
This commit is contained in:
parent
1f56cf920f
commit
056b4edee0
1 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ import Link from 'next/link';
|
||||||
import { ExternalLink } from 'lucide-react';
|
import { ExternalLink } from 'lucide-react';
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Dadvocate Vids - Exposing False Narratives",
|
title: "Dadvocate Vids - A curated collection of videos from The Dadvocate",
|
||||||
description: "A curated collection of videos from The Dadvocate.",
|
description: "A curated collection of videos from The Dadvocate.",
|
||||||
robots: {
|
robots: {
|
||||||
index: false,
|
index: false,
|
||||||
|
@ -23,10 +23,10 @@ const videoIds = [
|
||||||
'dbPXoZ_cri8',
|
'dbPXoZ_cri8',
|
||||||
'y2SfYffLZQ4',
|
'y2SfYffLZQ4',
|
||||||
'CdJLCln1Kjg',
|
'CdJLCln1Kjg',
|
||||||
'zp3PRgtBOl0',
|
|
||||||
'XZA6c5Gg7NA',
|
|
||||||
'GbWJfWhkOhc',
|
'GbWJfWhkOhc',
|
||||||
'pzefTg9jygs'
|
'pzefTg9jygs',
|
||||||
|
'zp3PRgtBOl0',
|
||||||
|
'XZA6c5Gg7NA'
|
||||||
];
|
];
|
||||||
|
|
||||||
// Updated fallback data to be a reliable source of working videos.
|
// Updated fallback data to be a reliable source of working videos.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue