Created
September 10, 2022 20:19
-
-
Save beisong7/c62fec7a628d9d39e7d902f56d039bb9 to your computer and use it in GitHub Desktop.
test gist
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
<html> | |
<head> | |
<title>your_domain website</title> | |
</head> | |
<body> | |
<h1>Hello World!</h1> | |
<p>This is the landing page of <strong>your_domain</strong>.</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment