|
17 | 17 | <meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
18 | 18 | <meta name="viewport" content="width=device-width, initial-scale=1 maximum-scale=1" /> |
19 | 19 |
|
20 | | - <meta name="description" content="브라우저에서 사용하는 Taey의 터미널 스타일 포트폴리오/유틸 웹사이트입니다. 명령어를 입력해 이력, 프로젝트, 링크를 탐색할 수 있습니다. | Taey's terminal-style portfolio and utility website in the browser. Explore resume, projects, and links through CLI-like commands."> |
21 | | - <meta name="keywords" content="터미널, 웹 터미널, 포트폴리오, Taey, CLI, terminal, web terminal, portfolio, developer"> |
| 20 | + <meta name="description" content="Create your own terminal-style website! Try the demo and explore CLI-like commands in your browser."> |
| 21 | + <meta name="keywords" content="terminal, web terminal, portfolio, CLI, developer, template"> |
22 | 22 |
|
23 | | - <meta property="og:title" content="Taey's Terminal" /> |
24 | | - <meta property="og:description" content="브라우저에서 즐기는 터미널 인터페이스로 Taey의 이력과 프로젝트를 탐색해 보세요. | Explore Taey's work and projects through a terminal-style interface in your browser." /> |
| 23 | + <meta property="og:title" content="Terminal Portfolio Template" /> |
| 24 | + <meta property="og:description" content="Create your own terminal-style website! Try the demo and build your portfolio with a CLI-like interface." /> |
25 | 25 | <meta property="og:type" content="website" /> |
26 | 26 | <meta property="og:url" content="https://pythontogo.github.io/terminal-portfolio-template/" /> |
27 | 27 | <meta property="og:image" content="https://pythontogo.github.io/terminal-portfolio-template/og-image.png" /> |
28 | 28 |
|
29 | 29 | <meta name="twitter:card" content="summary_large_image" /> |
30 | | - <meta name="twitter:title" content="Taey's Terminal" /> |
31 | | - <meta name="twitter:description" content="터미널 스타일 UI로 Taey의 프로젝트와 정보를 탐색할 수 있는 웹사이트입니다. | A web terminal experience to explore Taey's projects and information." /> |
| 30 | + <meta name="twitter:title" content="Terminal Portfolio Template" /> |
| 31 | + <meta name="twitter:description" content="Create your own terminal-style website! Try the demo and build your portfolio with a CLI-like interface." /> |
32 | 32 |
|
33 | 33 | <title>Taey's Terminal</title> |
34 | 34 | <link rel="stylesheet" type="text/css" media="screen" href="css/style_lila.css" /> |
|
0 commit comments