Added viewport meta

This commit is contained in:
Jason Snelders 2019-11-17 10:09:51 +11:00
parent cf0545a7b8
commit 95186f0662
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
<html>
<!DOCTYPE html>
<html lang="en-AU">
<head>
<title>Profile Studio</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png">