Skip to content

Commit

Permalink
fix: update meta images width and height (themesberg#400)
Browse files Browse the repository at this point in the history
* fix: update meta images width and height

* fix: link in close-button test
  • Loading branch information
shinokada authored Oct 29, 2022
1 parent 6f9f423 commit f97c01a
Show file tree
Hide file tree
Showing 63 changed files with 126 additions and 126 deletions.
4 changes: 2 additions & 2 deletions src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${default_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/accordion.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/alert.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/avatar.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/badge.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/breadcrumb.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/button-group.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/button.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/card.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/carousel.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/darkmode.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/drawer.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/footer.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/forms.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/kbd.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/list-group.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/mega-menu.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/modal.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/navbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/pagination.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/popover.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/progress.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/rating.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/skeleton.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/spinner.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/tab.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/table.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/timeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/toast.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/tooltip.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/typography.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/components/video.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/extend/flowbite-svelte-starter.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/extend/icons.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
4 changes: 2 additions & 2 deletions src/routes/forms/checkbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ openGraph={{
images: [
{
url: `https://open-graph-vercel.vercel.app/api/flowbite-svelte?title=${breadcrumb_title}`,
width: 800,
height: 600,
width: 1200,
height: 630,
alt: `${title}`
}
],
Expand Down
Loading

0 comments on commit f97c01a

Please sign in to comment.