Merge pull request #15 from indieweb/tantek-patch-3

more precision, code escape example domain
This commit is contained in:
Marty McGuire 2022-03-28 11:05:29 -04:00 committed by GitHub
commit 51aca14622
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,10 +6,10 @@ Your own unique website can be your identity on the Internet! You can use it to
## How to play
1. Fork this repository to your user account.
2. Rename it to `<yourusername>.github.io`
1. Fork this repository to your user account by clicking the ( Fork ) button at the top.
2. Rename it to `<yourusername>.github.io` by clicking "⚙︎ Settings" and typing in the field under "Repository name"
3. Edit `index.html` and put stuff there.
4. Wait a minute for GitHub to publish your site. Then, check <yourusername>.github.io.
4. Wait a minute for GitHub to publish your site. Then, check `<yourusername>.github.io` in a new browser tab
5. (Optional) [Point your domain to Github](https://help.github.com/articles/using-a-custom-domain-with-github-pages/).
Per [CC0](http://creativecommons.org/publicdomain/zero/1.0/), to the extent possible under law, [the contributors](https://github.com/indieweb/blank-gh-site/graphs/contributors) have waived all copyright and related or neighboring rights to this work.