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: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This repository contains the source code for a website listing interesting facts about CYF's host cities. You can use it to practise creating issues and pull requests, and to study the examples which are already here.

You can see the deployed site [here](https://codeyourfuture.github.io/github_issues_prs_practice/).
You can see the deployed site <a href="https://codeyourfuture.github.io/github_issues_prs_practice/" target="_blank">here</a>.

## Repository Contents

Expand Down
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ <h3>Facts About London</h3>
<li>Holds the record for most Olympic Games hosted by a city</li>
<li>The shortest street is only 36ft long</li>
<li>Has so many trees that it meets the UN's <a href="https://www.un-redd.org/glossary/forest">definition of a forest</a></li>
<li>The London Underground is the world’s oldest subway system, opened in 1863</li>
</ul>
</div>
<img src="https://img.freepik.com/free-photo/view-london-skyline-by-night_268835-1398.jpg" alt="London skyline at night">
Expand All @@ -84,4 +85,4 @@ <h3>Facts About Cape Town</h3>

</footer>
</body>
</html>
</html>