mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-11 00:33:03 +00:00
Compare commits
2 Commits
70624f7660
...
282f45824e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
282f45824e | ||
|
|
d6422958d1 |
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:
|
content:
|
||||||
"Beautiful Tailwind CSS components that support RTL languages & fully responsive based on Flexbox & CSS Grid with elegant Dark Mode.",
|
"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" },
|
{ hid: "og:title", property: "og:title", content: "Meraki UI Tailwind CSS Components" },
|
||||||
{ property: "og:site_name", content: "Meraki UI" },
|
{ property: "og:site_name", content: "Meraki UI" },
|
||||||
{ hid: "og:type", property: "og:type", content: "website" },
|
{ 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",
|
hid: "og:description",
|
||||||
property: "og:description",
|
property: "og:description",
|
||||||
|
|||||||
Reference in New Issue
Block a user