Skip to content

Commit

Permalink
Merge pull request #47 from nkdAgility/fiz/mobileviewport
Browse files Browse the repository at this point in the history
Update viewport
  • Loading branch information
MrHinsh authored May 9, 2023
2 parents 5a27662 + d9ca132 commit b32fd5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/_layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
{% seo %}
<link rel="canonical" href="{{site.website}}{{site.baseurl}}{{page.url}}" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
Expand Down

0 comments on commit b32fd5b

Please sign in to comment.