Skip to content

Commit

Permalink
Merge pull request TheOdinProject#8226 from camilamiz/master
Browse files Browse the repository at this point in the history
Update the file with my project
  • Loading branch information
CouchofTomato authored Aug 24, 2018
2 parents 4ea3c3d + 6a20925 commit 874a127
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web_development_101/project_html_css.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ There are a couple of ways to go about doing this, but the simplest is this:
Submit a pull request with a link to your solution in this [file](https://github.com/TheOdinProject/curriculum/edit/master/web_development_101/project_html_css.md) when your project is complete. See the section on [Contributing](http://github.com/TheOdinProject/curriculum/blob/master/contributing.md) for how.

* Add your solution below this list
* [RoeVolt's Solution (Easy)](https://github.com/RoeVolt/google-homepage) - [View in Browser](https:https://roevolt.github.io/google-homepage/)
* [RoeVolt's Solution (Easy)](https://github.com/RoeVolt/google-homepage) - [View in Browser](https:https://roevolt.github.io/google-homepage/)
* [Jacobo Martinez's Solution (Easy)](https://github.com/cobimr/webdev_101_projects/tree/master/google-easy) - [View in Browser](https://cobimr.github.io/webdev_101_projects/google-easy/)
* [Jacobo Martinez's Solution (Difficult)](https://github.com/cobimr/webdev_101_projects/tree/master/google-hard) - [View in Browser](https://cobimr.github.io/webdev_101_projects/google-hard/)
* [Dillon Gavlock's Solution (Easy)](https://github.com/dgavlock/google-homepage) - [View in Browser](https://dgavlock.github.io/google-homepage/)
Expand Down Expand Up @@ -1613,6 +1613,7 @@ Submit a pull request with a link to your solution in this [file](https://github
* [Mark Bailey's Solution (Easy)](https://github.com/markbailey0356/google-homepage) - [View in Browser](https://markbailey0356.github.io/google-homepage/)
* [Mishael Magsanoc's Solution (Easy)](https://github.com/Mishael98/google-homepage-easy) - [View in Browser](https://mishael98.github.io/google-homepage-easy/)
* [Pedro Franca's Solution (Easy)](https://github.com/pfranca/google-homepage) - [View in Browser](https://pfranca.github.io/google-homepage/)
* [Camila Mizumoto's Solution (Easy)](https://github.com/camilamiz/google-homepage) - [View in Browser](https://camilamiz.github.io/google-homepage/)

### Additional Resources
This section contains helpful links to other content. It isn't required, so consider it supplemental for if you need to dive deeper into something.
Expand Down

0 comments on commit 874a127

Please sign in to comment.