Browse Source

test

remotes/origin/main
김지은 3 months ago
parent
commit
a235dc7f44
  1. 15
      docs/assets/index-BQcFbKHA.js
  2. 1
      docs/assets/index-JzEM2Uu1.css
  3. BIN
      docs/favicon/apple-touch-icon.png
  4. BIN
      docs/favicon/favicon-96x96.png
  5. BIN
      docs/favicon/favicon.ico
  6. 1
      docs/favicon/favicon.svg
  7. 21
      docs/favicon/site.webmanifest
  8. BIN
      docs/favicon/web-app-manifest-192x192.png
  9. BIN
      docs/favicon/web-app-manifest-512x512.png
  10. BIN
      docs/images/pal_logo.png
  11. BIN
      docs/images/pal_logo_wh.png
  12. 72
      docs/index.html
  13. 3
      vite.config.js

15
docs/assets/index-BQcFbKHA.js

File diff suppressed because one or more lines are too long

1
docs/assets/index-JzEM2Uu1.css

File diff suppressed because one or more lines are too long

BIN
docs/favicon/apple-touch-icon.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
docs/favicon/favicon-96x96.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
docs/favicon/favicon.ico

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

1
docs/favicon/favicon.svg

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 73 KiB

21
docs/favicon/site.webmanifest

@ -0,0 +1,21 @@
{
"name": "PAL Networks",
"short_name": "PAL",
"icons": [
{
"src": "/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}

BIN
docs/favicon/web-app-manifest-192x192.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
docs/favicon/web-app-manifest-512x512.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

BIN
docs/images/pal_logo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

BIN
docs/images/pal_logo_wh.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

72
docs/index.html

@ -0,0 +1,72 @@
<!doctype html>
<html lang="ko">
<head>
<meta charset="UTF-8" />
<!-- 기본 SEO 설명: 검색 결과 제목 아래 요약문으로 사용될 수 있음 -->
<meta
name="description"
content="팔네트웍스는 소프트웨어 개발 및 공급, 항공 솔루션 구축을 수행하는 IT 전문 기업입니다."
/>
<!-- 검색 키워드: 최신 SEO 영향은 크지 않지만 브랜드/서비스 키워드 정리용으로 사용 가능 -->
<meta
name="keywords"
content="팔네트웍스, PAL Networks, 소프트웨어개발, 응용소프트웨어, IT, 관제솔루션, 항공솔루션, 솔루션구축, SI, 네트워크, 항공산업, 공역관리"
/>
<!-- 오픈그래프 제목: 카카오톡, 슬랙, 페이스북 등 링크 공유 시 제목으로 노출 -->
<meta property="og:title" content="팔네트웍스" />
<!-- 오픈그래프 설명: 카카오톡, 슬랙, 페이스북 등 링크 공유 시 설명문으로 노출 -->
<meta
property="og:description"
content="항공산업의 기술혁신을 선도하는 소프트웨어·IT 솔루션 파트너"
/>
<!-- 오픈그래프 이미지: 카카오톡, 슬랙, 페이스북, 디스코드 등 링크 공유 시 썸네일 이미지로 사용 -->
<!-- 권장 이미지 사이즈: 1200x630px / JPG 또는 PNG / 1MB 이하 권장 -->
<!-- 로고만 있는 작은 이미지보다 브랜드 메시지가 포함된 대표 썸네일 이미지 권장 -->
<meta property="og:image" content="https://도메인주소/img/og-image.jpg" />
<!-- 오픈그래프 타입: 기업/브랜드 홈페이지 메인은 보통 website 사용 -->
<meta property="og:type" content="website" />
<!-- 공유 기준 대표 URL -->
<meta property="og:url" content="https://도메인주소" />
<!-- 사이트명 -->
<meta property="og:site_name" content="팔네트웍스" />
<!-- 트위터/X 공유 카드 형식: 큰 대표 이미지 형식 -->
<!-- 보통 og:image와 함께 사용되며, X(트위터) 공유 시 썸네일 크게 표시 -->
<meta name="twitter:card" content="summary_large_image" />
<!-- 트위터/X 제목 -->
<meta name="twitter:title" content="팔네트웍스" />
<!-- 트위터/X 설명 -->
<meta
name="twitter:description"
content="항공산업의 기술혁신을 선도하는 소프트웨어·IT 솔루션 파트너"
/>
<!-- 트위터/X 공유 이미지 -->
<!-- 권장 사이즈: 1200x628px 정도 / og:image와 동일 이미지 사용해도 무방 -->
<meta name="twitter:image" content="https://도메인주소/img/og-image.jpg" />
<link rel="icon" type="image/png" href="favicon/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="favicon/favicon.svg" />
<link rel="shortcut icon" href="favicon/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-touch-icon.png" />
<meta name="apple-mobile-web-app-title" content="PAL Networks" />
<link rel="manifest" href="favicon/site.webmanifest" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="format-detection" content="telephone=no" />
<title>PAL Networks</title>
<script type="module" crossorigin src="/PALNetworks/assets/index-BQcFbKHA.js"></script>
<link rel="stylesheet" crossorigin href="/PALNetworks/assets/index-JzEM2Uu1.css">
</head>
<body>
<div id="root"></div>
</body>
</html>

3
vite.config.js

@ -4,4 +4,7 @@ import react from "@vitejs/plugin-react";
export default defineConfig({ export default defineConfig({
plugins: [react()], plugins: [react()],
base: "/PALNetworks/", base: "/PALNetworks/",
build: {
outDir: "docs",
},
}); });

Loading…
Cancel
Save