Created
August 14, 2019 15:36
-
-
Save andersr/24af99a892113b21e3586f571534492f to your computer and use it in GitHub Desktop.
PS Tutorial, initial index file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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