Hello world!
-
{
$store.cursor.fixedStalker(e);
$store.cursor.isFixed = true;
$store.cursor.hover = true;
$store.cursor.effect = 'x';
}"
@mouseleave="(e) => {
$store.cursor.onMouseMove(e);
$store.cursor.isFixed = false;
$store.cursor.hover = false;
$store.cursor.effect = '';
}"
class="link size-full rounded-full overflow-hidden"
rel="nofollow"
target="_blank"
>
-
{
$store.cursor.fixedStalker(e);
$store.cursor.isFixed = true;
$store.cursor.hover = true;
$store.cursor.effect = 'facebook';
}"
@mouseleave="(e) => {
$store.cursor.onMouseMove(e);
$store.cursor.isFixed = false;
$store.cursor.hover = false;
$store.cursor.effect = '';
}"
class="link size-full rounded-full overflow-hidden"
rel="nofollow"
target="_blank"
>
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!