Skip to content

Commit

Permalink
🆙 #17 - index.html 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
taeuk-gang committed Oct 2, 2019
1 parent fd22f33 commit 564df90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/www/index.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Security-Policy" content="default-src * 'self' 'unsafe-inline' 'unsafe-eval' data: gap: content:">
<meta http-equiv="Content-Security-Policy" content="default-src 'self' data: gap: https://mac-tour-dot-mac-tour-251517.appspot.com https://topopen.tmap.co.kr http://api2.sktelecom.com 'unsafe-eval' ; style-src 'self' 'unsafe-inline' https://topopen.tmap.co.kr ; media-src none; img-src *; ">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, minimal-ui, viewport-fit=cover">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta name="theme-color" content="#2196f3">
<meta name="format-detection" content="telephone=no">
<meta name="msapplication-tap-highlight" content="no">
<meta charset="utf-8" />
<title>My App</title>
<title>맥투 - Beer Tour Guid</title>

<link rel="stylesheet" href="css/framework7.bundle.min.css">
<link rel="stylesheet" href="css/icons.css">
Expand Down

0 comments on commit 564df90

Please sign in to comment.