Skip to content

Commit b1f5d63

Browse files
authored
Update _config.yml
1 parent 43f3ed0 commit b1f5d63

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

_config.yml

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1-
title: Your awesome title
1+
title: Sigrid Swim
22
author:
3-
name: GitHub User
4-
email: your-email@domain.com
3+
#name: GitHub User
4+
email: sigridswim@gmail.com
55

66
# The `>` after `description:` means to ignore line-breaks until next key.
77
# If you want to omit the line-break after the end of text, use `>-` instead.
88
description: >
9-
Write an awesome description for your new site here. You can edit this line
10-
in _config.yml. It will appear in your document head meta (for Google search
11-
results) and in your feed.xml site description.
9+
Software developer and nature lover.
1210
1311
# Build settings
1412

@@ -45,6 +43,13 @@ minima:
4543
# Set to `true` to show excerpts on the homepage.
4644
#show_excerpts: false
4745

46+
header_pages:
47+
- about.md
48+
- nature.md
49+
- technical.md
50+
- miscellaneous.md
51+
- projects.md
52+
4853
# Minima date format.
4954
# The default value is "%b %d, %Y" (e.g. Nov 14, 2023)
5055
# Refer to https://shopify.github.io/liquid/filters/date/ if you want to customize this.

0 commit comments

Comments
 (0)