Skip to content

Commit 1dd6692

Browse files
committed
feat: update content to reflect promotion
1 parent a09682c commit 1dd6692

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.hugo_build.lock

Whitespace-only changes.

content/home/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
+++
22
title = "Ruben Smidt"
33

4-
[_build]
5-
list = false
6-
render = false
4+
[build]
5+
list = "never"
6+
render = "never"
77

88
[[resources]]
99
name = "myself"

content/projects/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
2-
[cascade._build]
3-
render = false
2+
[cascade.build]
3+
render = "never"
44
list = "local"
55
publishResources = false
66
+++

layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<div>
1717
<h1 class="text-4xl font-extrabold">Moin, I am Ruben Smidt.</h1>
1818
<p class="mt-3 text-lg text-gray-600">
19-
I am a <span class="underline">Software Engineer</span> with
19+
I am a <span class="underline">Senior Software Engineer</span> with
2020
expertise in full stack application engineering from start to
2121
finish. Besides my desk, you will find me on the tennis court, in my
2222
garden or paying <span class="underline">Bremen</span> downtown a

0 commit comments

Comments
 (0)