Skip to content

Commit b4e9d05

Browse files
authored
Fix formatting and update website instructions in README
1 parent 6d23454 commit b4e9d05

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ This is a template for a CS1030 web page project.
1313
* It may take 1 to 5 minutes for GitHub to publish your website.
1414

1515
3. Note your website URL:
16-
* Example: https: //_youraccount_.github.io/_repositoryname_
16+
* <samp>https://</samp><i>youraccount</i><samp>.github.io/</samp><i>repositoryname</i>
1717

18-
4. Open your website in a browser to verify it works.
18+
5. Open your website in a browser to verify it works.
1919
* If it doesn't load, wait a few minutes, then refresh.
20-
* Double-check your GitHub Pages settings
20+
* Double-check your GitHub Pages settings.
2121

22-
5. Update your website:
22+
6. Update your website:
2323
* Open **index.html** in the GitHub web editor.
2424
* Change `<meta name="author" content="REPLACE WITH YOUR NAME">` to show your name.
2525
* Change the `<h1>` heading so it includes your name or a custom title.
@@ -32,5 +32,5 @@ This is a template for a CS1030 web page project.
3232
<img src="https://creativecommons.org/wp-content/uploads/2026/04/cc-zero-1-300x106.png" alt="CC0" align="left"/>
3333

3434
To the extent possible under law, Dr. Jody Paul has waived all copyright and related or neighboring rights to <span property="dct:title">cs1030web</span>.
35-
This work is published from: United States of America<br>
36-
View the [CC0 1.0 Universal Deed](https://creativecommons.org/publicdomain/zero/1.0/).
35+
This work is published from:&nbsp;United&nbsp;States&nbsp;of&nbsp;America<br>
36+
View the CC0 1.0 Universal [Legal Code](LICENSE) or [Universal Deed](https://creativecommons.org/publicdomain/zero/1.0/).

0 commit comments

Comments
 (0)