Skip to content

Commit

Permalink
Merge pull request #29 from souan/myBranch
Browse files Browse the repository at this point in the history
Edit content of my page AndreSousa.md
  • Loading branch information
laurentheirendt authored Oct 8, 2019
2 parents 7050d45 + 702e731 commit d78a943
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions _attendees/AndreSousa.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
layout: default
name: Andre Sousa
position: Position
group: GroupName
institution: University of Luxembourg
ghurl: https://github.com/souan
ghimg: https://avatars2.githubusercontent.com/u/2388199
---

<a href="{{ page.ghurl }}"><img src="{{ page.ghimg }}" height="150px"/></a>

# {{ page.name }}

{{ page.name }} is a {{ page.position | downcase }} in the {{ page.group }} at the {{ page.institution }}.

<a href="{{ site.baseurl }}">back</a>

0 comments on commit d78a943

Please sign in to comment.