Skip to content

Commit

Permalink
new og image and link the CV
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuebel committed Jan 29, 2025
1 parent 0ebc693 commit e000b99
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _sass/minima/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*/
.site-header {
border-top: 5px solid $background-color;
border-bottom: 1px solid $background-color;
border-bottom: 1px solid $border-color-01;
min-height: $spacing-unit * 1.865;
line-height: $base-line-height * $base-font-size * 2.25;

Expand Down
Binary file modified assets/images/default_og.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Besides the nerdy hobbies, I like playing music on the guitar and piano, hiking,

* Currently, I am a postdoc at the Institute of Automatic Control, RWTH Aachen University, in the position of the "group manager navigation".
* From 2018-2024, I worked there on my [thesis](https://doi.org/10.18154/RWTH-2024-04533) for my Dr.-Ing. (German Ph.D. in engineering)
* You can find more information in my [online CV](https://cv.redick.cc) or [my story](/2025/01/27/my-story.html) in prose.
* You can find more information in my [online CV](https://cv.redick.cc) or [my story](/2025/01/27/my-story.html) in prose (warning: no dark mode).

## Posts
2 changes: 1 addition & 1 deletion site.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"purpose": "maskable"
}
],
"theme_color": "#ffffff",
"theme_color": "#304263",
"background_color": "#ffffff",
"display": "standalone"
}

0 comments on commit e000b99

Please sign in to comment.