diff --git a/.gitignore b/.gitignore index be094769..4144f3c8 100644 --- a/.gitignore +++ b/.gitignore @@ -44,10 +44,6 @@ logs/ node_modules/ npm-debug.log* -# Markdown docs (manual) -manual/*.md -*.md -!CLAUDE.md # Claude Code local settings .claude/settings.local.json diff --git a/workspace/zioinfo-web/frontend/public/zioinfo-building.png b/workspace/zioinfo-web/frontend/public/zioinfo-building.png new file mode 100644 index 00000000..efeae1f0 Binary files /dev/null and b/workspace/zioinfo-web/frontend/public/zioinfo-building.png differ diff --git a/workspace/zioinfo-web/frontend/public/zioinfo-logo.png b/workspace/zioinfo-web/frontend/public/zioinfo-logo.png new file mode 100644 index 00000000..4f88262a Binary files /dev/null and b/workspace/zioinfo-web/frontend/public/zioinfo-logo.png differ diff --git a/workspace/zioinfo-web/frontend/src/components/layout/Footer.jsx b/workspace/zioinfo-web/frontend/src/components/layout/Footer.jsx index febcb0e7..4aa15a15 100644 --- a/workspace/zioinfo-web/frontend/src/components/layout/Footer.jsx +++ b/workspace/zioinfo-web/frontend/src/components/layout/Footer.jsx @@ -48,7 +48,7 @@ export default function Footer() { {/* 회사 정보 */}
- (주)지오정보기술 로고 { e.target.src='/ziologo.png'; e.target.onerror = () => { e.target.style.display='none'; e.target.nextSibling.style.display='block'; }; }} /> diff --git a/workspace/zioinfo-web/frontend/src/components/layout/Header.jsx b/workspace/zioinfo-web/frontend/src/components/layout/Header.jsx index 8bdde0da..be2b45ca 100644 --- a/workspace/zioinfo-web/frontend/src/components/layout/Header.jsx +++ b/workspace/zioinfo-web/frontend/src/components/layout/Header.jsx @@ -105,7 +105,7 @@ export default function Header() {
{/* 로고 */} - (주)지오정보기술 로고 { e.target.src='/ziologo.png'; e.target.onerror = () => { e.target.style.display='none'; e.target.nextSibling.style.display='flex'; }; }} /> ZioInfo diff --git a/workspace/zioinfo-web/frontend/src/pages/Company.jsx b/workspace/zioinfo-web/frontend/src/pages/Company.jsx index 380044e3..ed601827 100644 --- a/workspace/zioinfo-web/frontend/src/pages/Company.jsx +++ b/workspace/zioinfo-web/frontend/src/pages/Company.jsx @@ -48,7 +48,7 @@ function Greeting() {
(주)지오정보기술 사옥 전경 @@ -314,7 +314,7 @@ function CI() {
(주)지오정보기술 로고 @@ -322,7 +322,7 @@ function CI() {
(주)지오정보기술 로고 (다크)