mirror of
https://github.com/ossu/computer-science.git
synced 2024-11-23 00:43:15 +03:00
Add website to student model
This commit is contained in:
parent
274ddfea89
commit
64adc989e8
12
README.md
12
README.md
@ -32,13 +32,11 @@ Use the model below to create your own file:
|
||||
```
|
||||
# Student Profile
|
||||
|
||||
**Name**: YOUR NAME
|
||||
|
||||
**GitHub**: [@your_username]()
|
||||
|
||||
**Twitter**: [@your_username]()
|
||||
|
||||
**Linkedin**: [link]()
|
||||
- **Name**: YOUR NAME
|
||||
- **GitHub**: [@your_username]()
|
||||
- **Twitter**: [@your_username]()
|
||||
- **Linkedin**: [link]()
|
||||
- **Website**: [yourblog.com]()
|
||||
|
||||
# Completed Courses
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
- **GitHub**: [@ericdouglas](https://github.com/ericdouglas)
|
||||
- **Twitter**: [@ericdouglas_](https://twitter.com/ericdouglas_)
|
||||
- **Linkedin**: [link](https://br.linkedin.com/pub/eric-douglas/82/812/813)
|
||||
- **Website**: [ericdouglas.github.io](http://ericdouglas.github.io/)
|
||||
|
||||
# Completed Courses
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user