daemon-idc init

This commit is contained in:
최준흠 2026-02-13 17:55:32 +09:00
parent a0fa225f3e
commit 174ba00544
3 changed files with 3 additions and 4 deletions

View File

@ -4,8 +4,8 @@
<div class="row g-5">
<div class="col-lg-4">
<div class="d-flex align-items-center mb-4">
<img src="https://daemon-idc.com/wp-content/uploads/2024/08/cropped-logo-small-30x32.png"
height="32" class="me-2 filter-white" style="filter: brightness(0) invert(1);">
<img src="/images/logo-small.png" height="32" class="me-2 filter-white"
style="filter: brightness(0) invert(1);">
<span class="h4 mb-0 fw-bold text-white">DAEMON IDC</span>
</div>
<p class="small lh-lg mb-0">데몬 IDC는 고성능 전용 서버와 엔터프라이즈급 보안 솔루션을 제공하는 글로벌 인프라 전문 브랜드입니다. 도쿄 가야바초의 최첨단 시설에서

View File

@ -2,8 +2,7 @@
<nav class="navbar navbar-expand-lg fixed-top shadow-sm">
<div class="container">
<a class="navbar-brand d-flex align-items-center" href="#">
<img src="https://daemon-idc.com/wp-content/uploads/2024/08/cropped-logo-small-30x32.png" alt="Logo" height="32"
class="me-2">
<img src="/images/logo-small.png" alt="Logo" height="32" class="me-2">
<span class="fw-bold text-primary">DAEMON</span>
<span class="fw-light text-secondary ms-1">IDC</span>
</a>

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB