You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,12 @@
2
2
3
3
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.
4
4
5
+
You can see the deployed site [here](https://codeyourfuture.github.io/github_issues_prs_practice/).
6
+
5
7
## Repository Contents
6
8
7
9
-`README.md` - A summary of the repository's purpose and the file it contains.
8
10
-`requirements.md` - A document listing the requirements the application has to satisfy.
9
11
-`index.html` - The HTML file used to generate the site.
10
12
-`styles.css` - CSS used to style the site.
11
-
-`.gitignore` - A list of files which should not be tracked by Git.
13
+
-`.gitignore` - A list of files which should not be tracked by Git.
0 commit comments