Skip to content

Commit 8f46b58

Browse files
author
Robbie McCorkell
committed
Added mobile meta tag
1 parent 2939ae2 commit 8f46b58

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

cv.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html>
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
56
<title>Robbie McCorkell - CV</title>
67

78
<!-- Bootstrap -->

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html>
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
56
<title>Robbie McCorkell - CV</title>
67

78
<!-- Bootstrap -->

0 commit comments

Comments
 (0)