Forgot the magic tag for mobile support
This commit is contained in:
parent
91ce85aa99
commit
244978283f
|
@ -1,6 +1,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Quad's site</title>
|
<title>Quad's site</title>
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<link rel="stylesheet" href="assets/style.css" />
|
<link rel="stylesheet" href="assets/style.css" />
|
||||||
<link rel="stylesheet" href="assets/poppins/poppins.css" />
|
<link rel="stylesheet" href="assets/poppins/poppins.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Reference in New Issue