Skip to content

Commit f4f952f

Browse files
committed
Wording
1 parent 96ecebe commit f4f952f

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

assets/style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ footer {
3636
max-width: 55ch;
3737
}
3838

39+
header {
40+
margin: 5lvh auto;
41+
max-width: 55ch;
42+
}
43+
3944
main {
4045
min-width: 300px;
4146
flex: 1;

content/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
---
33
## Hey! 👋🏼
44

5-
I'm Yochem. I just graduated with a Master's in AI. I like to work on open
5+
I'm Yochem. I recently graduated from my Master's in AI. I like to work on open
66
source projects, especially contributing to [Neovim](https://neovim.io).
77

88
## Connect with me
99
- [GitHub](https://github.com/yochem)
1010
- [Mail](mailto:hi@yochem.nl?subject=Hi!)
11-
- [Twitter (x.com)](https://x.com/yoch3m)
11+
- [Twitter (X.com)](https://x.com/yoch3m)
1212

1313
More ways to contact me can be found on the [contact](/contact/ "Contact page") page.
1414

0 commit comments

Comments
 (0)