Fix twitter

This commit is contained in:
Hnooz 2022-02-18 15:39:22 +02:00
parent 193174ea00
commit 344a3a94c0
1 changed files with 3 additions and 0 deletions

View File

@ -358,6 +358,9 @@ export default {
categories: [],
activeCategory: "Alerts",
component: new Component(),
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 🔥. Built By @khatabwedaa & @miaababikir. \n #tailwindcss #100DaysOfCode \n'
)}&url=${encodeURIComponent('https://merakiui.com')}`
};
},