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"
>
WordPress へようこそ。こちらは最初の投稿です。編集または削除し、コンテンツ作成を始めてください。