We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3359292 commit bc20a3dCopy full SHA for bc20a3d
blog/2018/pwa/index.html
@@ -7,7 +7,7 @@
7
<link href="https://fonts.googleapis.com/css?family=Nanum+Gothic+Coding|Roboto:400,700" rel="stylesheet">
8
<link rel="stylesheet" href="../../blog.css" />
9
<meta property='og:title' content='Progressive Web Apps - techHTML'>
10
- <meta property='og:description' content='techhtml Blog'>
+ <meta property='og:description' content='PWA (Progressive Web Apps)는 웹이 가지는 이러한 한계점들을 극복하고 새로운 사용자 경험을 제공하기 위한 개발 방법론의 집합이다.'>
11
<meta property='og:image' content='https://techhtml.github.io/resume/choeun.jpg'>
12
<script src="/ga.js"></script>
13
<style>
0 commit comments