Skip to content

Instantly share code, notes, and snippets.

@andersr
Last active August 14, 2019 16:41
Show Gist options
  • Save andersr/1aa953512deab7fb521c196db06ae8ce to your computer and use it in GitHub Desktop.
Save andersr/1aa953512deab7fb521c196db06ae8ce to your computer and use it in GitHub Desktop.
PS Tutorial - initial content
<!DOCTYPE html>
<html>
<head>
<title><your name>'s Personal Site</title>
</head>
<body>
<p>Hi, I'm <your name>.</p>
<p>Thanks for stopping by!</p>
<p><a href="mailto:your@email.com">Contact Me</a></p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment