-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from hdballestan/12-clean_home_page
Clean home page and adding links to the social media
- Loading branch information
Showing
3 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,10 +17,10 @@ courses: | |
- {name: 'Stellar Structures', url: 'stellar-structures'} | ||
|
||
social: | ||
- {icon: 'github', link: 'https://github.com/'} | ||
- {icon: 'twitter', link: 'https://twitter.com/'} | ||
- {icon: 'instagram', link: 'https://instagram.com/'} | ||
- {icon: 'linkedin', link: 'https://linkedin.com/in/'} | ||
- {icon: 'github', link: 'https://github.com/hdballestan'} | ||
# - {icon: 'twitter', link: 'https://twitter.com/'} | ||
# - {icon: 'instagram', link: 'https://instagram.com/'} | ||
- {icon: 'linkedin', link: 'https://www.linkedin.com/in/hever-ballesta-6227b7199/'} | ||
|
||
contacts: | ||
- {name: 'Dr. Academia', title: 'Professor', department: 'Physics & Astronomy', institution: 'Some University', institution_address: '1 Main Street, Canada', phone: '(000) 000-0000', email: '[email protected]', office: 'Science Building 505', image: 'assets/img/contact.jpg'} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters