Skip to content

Instantly share code, notes, and snippets.

@andersr
Created August 14, 2019 15:36
Show Gist options
  • Save andersr/24af99a892113b21e3586f571534492f to your computer and use it in GitHub Desktop.
Save andersr/24af99a892113b21e3586f571534492f to your computer and use it in GitHub Desktop.
PS Tutorial, initial index file
<!DOCTYPE html>
<html>
<head>
<title>My Personal Site</title>
</head>
<body>
<h1>My Personal Site</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment