Viewport meta tag for mobile.
This commit is contained in:
parent
f87431c055
commit
d62e4a8a0f
1
src/dist/index.html
vendored
1
src/dist/index.html
vendored
@ -3,6 +3,7 @@
|
||||
|
||||
<head>
|
||||
<title>devfolio</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="favicon.png" type="image/x-icon">
|
||||
<link rel="stylesheet" href="css/main.bundle.css">
|
||||
<script src="https://kit.fontawesome.com/4e5a72c756.js"></script>
|
||||
|
2182
src/package-lock.json
generated
2182
src/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user