Skip to content

Commit

Permalink
Merge branch 'add-danny-to-homepage' into 'master'
Browse files Browse the repository at this point in the history
adds danny to the about page

See merge request roqua/roqua_frontpage!26
  • Loading branch information
Danny Jager committed Mar 11, 2024
2 parents 249bf5e + a88d92e commit 3d9b33e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/about.haml
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,20 @@ title: About
PEOPLE = [
{photo: 'erwin', first_name: 'Erwin',name_and_title: 'Erwin Veermans, MSc', job: 'Technisch projectleider', job2: 'ICT-er / Natuurkundige', extra_info: 'Mede-oprichter', email: '[email protected]'},
{photo: 'dennis', first_name: 'Dennis',name_and_title: 'Dennis Raven, PhD', job: 'Wetenschappelijk coördinator', job2: 'Socioloog / Bedrijfskundige', email: '[email protected]'},
{photo: 'jorn', first_name: 'Jorn', name_and_title: 'Jorn van de Beek, BSc', job: 'Developer', job2: 'Computer Scientist'},
{photo: 'herman', first_name: 'Herman', name_and_title: 'Herman Hegeman, BAS', job: 'Systeembeheerder', email: '[email protected]'},
{photo: 'marten', first_name: 'Marten', name_and_title:'Marten Veldthuis, MSc', job: 'Developer', job2:'Computer Scientist', email: '[email protected]'},
{photo: 'henk', first_name: 'Henk', name_and_title: 'Henk van der Veen, BSc', job: 'Developer', job2: 'Computer Scientist', email: '[email protected]'},
{photo: 'ellen', first_name: 'Ellen', name_and_title: 'Ellen Visser, PhD', job: 'Data-analist', job2: 'Trainer', email: '[email protected]'},
{photo: 'inge', first_name: 'Inge', name_and_title: 'Inge ten Vaarwerk, MSc', job: 'Ontwerp en advies vragenlijsten', email: '[email protected]'},
{photo: 'danny', first_name: 'Danny', name_and_title: 'Danny Jager', job: 'Developer', job2:'Computer Scientist', email: '[email protected]'},
{photo: 'jij', first_name: 'Jij?', name_and_title: 'Developer', job: "Wij zijn altijd geïnteresseerd in talent, we nodigen je graag een keertje uit op de #{link_to 'thee of koffie', @items['/career.*'].path} !"}
]

ALUMNI = [
{photo: 'sjoerd', first_name: 'Sjoerd', name_and_title: 'Sjoerd Sytema, PhD', job: 'Inhoudelijk projectleider', job2: 'Socioloog', extra_info: 'Mede-oprichter'},
{photo: 'arnold', first_name: 'Arnold', name_and_title: 'Arnold van der Meulen', job: 'Developer', job2: 'Computer Scientist'},
{photo: 'rei', first_name: 'Rei', name_and_title: 'Rei Monden, PhD', job: 'R Developer', job2: 'Statisticus', email: '[email protected]'},
{photo: 'jorn', first_name: 'Jorn', name_and_title: 'Jorn van de Beek, BSc', job: 'Developer', job2: 'Computer Scientist'},
]

#about-banner.section.no-pad-bot
Expand Down
Binary file added content/images/danny.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3d9b33e

Please sign in to comment.