Skip to content

Commit

Permalink
adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
ausmeyer committed Oct 23, 2023
1 parent 22cc001 commit 08e1e55
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 23 deletions.
8 changes: 5 additions & 3 deletions _data/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@ header_settings:
menu_settings:
menu_items:
- title: 'Home'
url: '/'
url: '/home'
- title: 'Extras'
url: '/extras'
- title: 'Contact'
url: '/contact'
- title: 'About'
url: '/about'
- title: 'CV'
url: 'CV.pdf'

grid_settings:
grid_spacing: 10
Expand Down
20 changes: 0 additions & 20 deletions _posts/home.md

This file was deleted.

0 comments on commit 08e1e55

Please sign in to comment.