diff options
Diffstat (limited to 'testPage.html')
| -rwxr-xr-x | testPage.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testPage.html b/testPage.html index 18f0be8..a392f8f 100755 --- a/testPage.html +++ b/testPage.html @@ -1,5 +1,8 @@ +<!DOCTYPE html> <html> <head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Jacob McDonnell</title> <meta name="description" content="This is the personal website for the real Jacob McDonnell. Feel free to look around, you might find something interesting."/> <meta name="author" content="Jacob McDonnell"/> |
