Skip to content

Commit

Permalink
Made projects the main page
Browse files Browse the repository at this point in the history
  • Loading branch information
GuusKemperman committed Sep 22, 2024
1 parent 24809b2 commit 26d9f22
Show file tree
Hide file tree
Showing 5 changed files with 194 additions and 187 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
theme: minima

title: About me
title: Guus Kemperman
author: Guus Kemperman
email: guus.kemperman@gmail.com
url: https://GuusKemperman.github.io
Expand Down Expand Up @@ -46,8 +46,8 @@ collections:
output: true

header_pages:
- resume.html
- archive.html
- projects.md

plugins:
- jekyll-feed
Expand Down
2 changes: 1 addition & 1 deletion _data/resume.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ header:
name: Guus Kemperman
display_contact_info: true
current_title: Engine/Tools developer
intro: Game programmer with experience mostly in engine and tools programming, who enjoys writing effective, well-organized code and is always eager to take on new challenges.
intro: Game programmer with experience in engine and tools programming, who enjoys writing performant, well-organized code and is always eager to take on new challenges.
contact:
email: guus.kemperman@gmail.com
sections:
Expand Down
Loading

0 comments on commit 26d9f22

Please sign in to comment.