mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-09 15:05:34 +00:00
Update share on twitter description
This commit is contained in:
@@ -42,7 +42,7 @@ export default {
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
SHARE_LINK: `https://twitter.com/intent/tweet?text=${encodeURIComponent(
|
SHARE_LINK: `https://twitter.com/intent/tweet?text=${encodeURIComponent(
|
||||||
'Beautiful Tailwind CSS components that support RTL languages & fully responsive based on Flexbox & CSS Grid with elegant Dark Mode 🔥. \n #tailwindcss #100DaysOfCode \n'
|
'Beautiful Tailwind CSS components that support RTL languages & fully responsive based on Flexbox & CSS Grid with elegant Dark Mode 🔥. Built By @khatabwedaa & @miaababikir. \n #tailwindcss #100DaysOfCode \n'
|
||||||
)}&url=${encodeURIComponent('https://merakiui.com')}`
|
)}&url=${encodeURIComponent('https://merakiui.com')}`
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user