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() { {/* 회사 정보 */}
@@ -314,7 +314,7 @@ function CI() {
@@ -322,7 +322,7 @@ function CI() {