mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-08 22:53:24 +00:00
update thumbnail
This commit is contained in:
BIN
assets/images/thumbnail.png
Normal file
BIN
assets/images/thumbnail.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 730 KiB |
@@ -27,11 +27,11 @@ export default {
|
||||
content:
|
||||
"Beautiful Tailwind CSS components that support RTL languages & fully responsive based on Flexbox & CSS Grid with elegant Dark Mode.",
|
||||
},
|
||||
{ hid: "twitter:image", name: "twitter:image", content: 'https://raw.githubusercontent.com/bakateam/merakiui/main/assets/images/merakiui-thumbnail.png' },
|
||||
{ hid: "twitter:image", name: "twitter:image", content: 'https://raw.githubusercontent.com/bakateam/merakiui/main/assets/images/thumbnail.png' },
|
||||
{ hid: "og:title", property: "og:title", content: "Meraki UI Tailwind CSS Components" },
|
||||
{ property: "og:site_name", content: "Meraki UI" },
|
||||
{ hid: "og:type", property: "og:type", content: "website" },
|
||||
{ hid: "og:image", property: "og:image", content: 'https://raw.githubusercontent.com/bakateam/merakiui/main/assets/images/merakiui-thumbnail.png' },
|
||||
{ hid: "og:image", property: "og:image", content: 'https://raw.githubusercontent.com/bakateam/merakiui/main/assets/images/thumbnail.png' },
|
||||
{
|
||||
hid: "og:description",
|
||||
property: "og:description",
|
||||
|
||||
Reference in New Issue
Block a user