File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < meta charset ="UTF-8 " />
5- < title > J4DocSearch</ title >
5+ < title > J4DocSearch – 문서 본문 검색 프로그램 </ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7+ < meta name ="description " content ="PDF, HWPX, DOCX 등 문서 내 텍스트를 빠르게 검색할 수 있는 무료 데스크탑 문서 검색 도구입니다. ">
8+
9+ <!-- Open Graph (SNS 및 미리보기용) -->
10+ < meta property ="og:title " content ="J4DocSearch – 문서 본문 검색기 ">
11+ < meta property ="og:description " content ="다양한 문서 포맷에서 키워드 검색이 가능한 고속 문서 검색기. PDF, HWPX, DOCX 등 지원. ">
12+ < meta property ="og:image " content ="https://yourusername.github.io/j4docsearch/screenshot.png ">
13+ < meta property ="og:url " content ="https://yourusername.github.io/j4docsearch ">
14+
15+ <!-- Twitter Card -->
16+ < meta name ="twitter:card " content ="summary_large_image ">
17+ < meta name ="twitter:title " content ="J4DocSearch – 문서 본문 검색기 ">
18+ < meta name ="twitter:description " content ="다양한 문서에서 본문 내용을 빠르게 검색할 수 있는 오픈소스 도구. ">
19+ < meta name ="twitter:image " content ="https://yourusername.github.io/j4docsearch/screenshot.png ">
20+
721 < style >
822 body {
923 font-family : "Segoe UI" , sans-serif;
@@ -66,7 +80,7 @@ <h1>📘 J4DocSearch</h1>
6680 < a href ="https://github.com/j4docsearch/j4docsearch/releases/latest " class ="download-button " target ="_blank ">
6781 ⬇️ Download Latest Version
6882 </ a >
69- < h2 > 📦 Screen Shot< h2 >
83+ < h2 > 📦 Screen Shot</ h2 >
7084 < img src ="screenshot.png " alt ="J4DocSearch Screenshot " class ="screenshot " />
7185
7286 < h2 > 🚀 How It Works</ h2 >
You can’t perform that action at this time.
0 commit comments