From 1e0b6058cb46855312dec63ec7a0e0f7886ea026 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=AC=B4=EB=9D=BC=EC=BF=A0=EB=AA=A8?= Date: Tue, 2 Jul 2024 02:18:44 +0900 Subject: [PATCH] fix(frontend): get verified with me tag MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 무라쿠모 --- src/backend/views/frontend.pug | 1 + 1 file changed, 1 insertion(+) diff --git a/src/backend/views/frontend.pug b/src/backend/views/frontend.pug index 11c0bab..441ae5a 100644 --- a/src/backend/views/frontend.pug +++ b/src/backend/views/frontend.pug @@ -19,6 +19,7 @@ html link(rel="preload", href="/assets/PretendardJPVariable.woff2") script(src="https://kit.fontawesome.com/a4464bc6cd.js" crossorigin="anonymous") link(rel="stylesheet", href="/assets/style.css") + link(rel="me", href="https://oscar.surf/@tools") body #app: .loading 잠시만 기다려주세요...