Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ You can see the deployed site [here](https://codeyourfuture.github.io/github_iss
- `index.html` - The HTML file used to generate the site.
- `styles.css` - CSS used to style the site.
- `.gitignore` - A list of files which should not be tracked by Git.

dfjlsdf
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ <h2>GitHub Practice Workshop</h2>
<div>
<h3>Facts About Glasgow</h3>
<ul>



<li>It's a UNESCO City of Music</li>
<li>It has the third-oldest subway system in the world</li>
<li>The ultrasound was invented here in 1956</li>
Expand Down