feat: XAVIS 브랜드 이미지를 NCue 로고·favicon으로 교체

로그인·네비·F-Scan 로고, favicon, 페이지 타이틀, 인증 메일 브랜딩을 NCue로 통일.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dsyoon
2026-05-26 22:46:40 +09:00
parent 073a8343dd
commit f7df18f181
31 changed files with 37 additions and 37 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<%- include('partials/favicon') %>
<title><%= lecture.title %> - 학습센터 - XAVIS</title>
<title><%= lecture.title %> - 학습센터 - NCue</title>
<link rel="stylesheet" href="/public/styles.css" />
</head>
<body>