Skip to content

Commit 64adc98

Browse files
committed
Add website to student model
1 parent 274ddfe commit 64adc98

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,11 @@ Use the model below to create your own file:
3232
```
3333
# Student Profile
3434
35-
**Name**: YOUR NAME
36-
37-
**GitHub**: [@your_username]()
38-
39-
**Twitter**: [@your_username]()
40-
41-
**Linkedin**: [link]()
35+
- **Name**: YOUR NAME
36+
- **GitHub**: [@your_username]()
37+
- **Twitter**: [@your_username]()
38+
- **Linkedin**: [link]()
39+
- **Website**: [yourblog.com]()
4240
4341
# Completed Courses
4442

students/ericdouglas.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
- **GitHub**: [@ericdouglas](https://github.com/ericdouglas)
55
- **Twitter**: [@ericdouglas_](https://twitter.com/ericdouglas_)
66
- **Linkedin**: [link](https://br.linkedin.com/pub/eric-douglas/82/812/813)
7+
- **Website**: [ericdouglas.github.io](http://ericdouglas.github.io/)
78

89
# Completed Courses
910

0 commit comments

Comments
 (0)