Add target meta tag to open links in new windows on preview iframes

This commit is contained in:
Kailash Nadh 2018-11-01 21:55:22 +05:30
parent 1473961ef0
commit f9c83e6432
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" />
<base target="_blank">
<style>
body {