23 changed files with 110 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 1.2 MiB |
|
After Width: | Height: | Size: 1.9 MiB |
@ -0,0 +1,64 @@
|
||||
<!doctype html> |
||||
<html lang="ko"> |
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<!-- 기본 SEO 설명: 검색 결과 제목 아래 요약문으로 사용될 수 있음 --> |
||||
<meta name="description" content="팔네트웍스는 소프트웨어 개발 및 공급, UTM 및 UTM 항공 솔루션 구축을 수행하는 IT 전문 기업입니다." /> |
||||
<!-- 검색 키워드: 최신 SEO 영향은 크지 않지만 브랜드/서비스 키워드 정리용으로 사용 가능 --> |
||||
<meta name="keywords" content="팔네트웍스, PAL Networks, UTM, UTM, 소프트웨어개발, 응용소프트웨어, 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" /> |
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" /> |
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> |
||||
<link href="https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&display=swap" rel="stylesheet" /> |
||||
|
||||
<title>PAL Networks</title> |
||||
<script type="module" crossorigin src="/PALNetworks/assets/index-Cj9I01NB.js"></script> |
||||
<link rel="stylesheet" crossorigin href="/PALNetworks/assets/index-BCiiogap.css"> |
||||
</head> |
||||
<body> |
||||
<div id="root"></div> |
||||
</body> |
||||
</html> |
||||
Loading…
Reference in new issue