Skip to content

Commit

Permalink
Added meta and sub-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
BigMin1856-1998 authored Mar 22, 2022
1 parent d0443a8 commit d8fb7e1
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
<!DOCTYPE html>
<head>
<title>Marc George Minnick | Information Technology Professional</title>
<meta charset="UTF-8">
<meta name="description" content="I.T. Professional">
<meta name="keywords" content="HTML, CSS, JavaScript">
<meta name="author" content="John Doe">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>

<body>
<h1>This is my personal website</h1>
<h1>
Marc Minnick | Information Technology Professional
</h1>
<h2>
Current Work
Education
Experience
About Me
</h2>
</body>

0 comments on commit d8fb7e1

Please sign in to comment.