Compare commits
No commits in common. "0a040bc5a7a667109fa234688e925f61710cc75f" and "0ed69e4f65908a4abbe7089ec3cdc155e47d44eb" have entirely different histories.
0a040bc5a7
...
0ed69e4f65
@ -2,9 +2,9 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>GC 개발자 가이드</title>
|
||||
<title>gc-guide-init</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
@ -1,4 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||||
<rect width="32" height="32" rx="6" fill="#213079"/>
|
||||
<text x="16" y="21.5" text-anchor="middle" font-family="system-ui, sans-serif" font-size="14" font-weight="700" fill="white">GC</text>
|
||||
</svg>
|
||||
|
Before Width: | Height: | 크기: 260 B |
불러오는 중...
Reference in New Issue
Block a user