1 parent 96ecebe commit f4f952fCopy full SHA for f4f952f
2 files changed
assets/style.css
@@ -36,6 +36,11 @@ footer {
36
max-width: 55ch;
37
}
38
39
+header {
40
+ margin: 5lvh auto;
41
+ max-width: 55ch;
42
+}
43
+
44
main {
45
min-width: 300px;
46
flex: 1;
content/_index.md
@@ -2,13 +2,13 @@
2
---
3
## Hey! 👋🏼
4
5
-I'm Yochem. I just graduated with a Master's in AI. I like to work on open
+I'm Yochem. I recently graduated from my Master's in AI. I like to work on open
6
source projects, especially contributing to [Neovim](https://neovim.io).
7
8
## Connect with me
9
- [GitHub](https://github.com/yochem)
10
- [Mail](mailto:hi@yochem.nl?subject=Hi!)
11
-- [Twitter (x.com)](https://x.com/yoch3m)
+- [Twitter (X.com)](https://x.com/yoch3m)
12
13
More ways to contact me can be found on the [contact](/contact/ "Contact page") page.
14
0 commit comments