Skip to content

Commit a3ae79f

Browse files
authored
new chapter \o/
1 parent b2373be commit a3ae79f

3 files changed

Lines changed: 4 additions & 8 deletions

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ disableKinds = ["category"]
77

88
[params]
99
author = "Joshua Winkler"
10-
description = "I am a software developer based in Innsbruck, Austria."
10+
description = "I am a software engineer based in Innsbruck, Austria."
1111

1212
[markup]
1313
[markup.goldmark]

content/_index.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Joshua Winkler"
3-
description: "I am a software developer based in Innsbruck, Austria."
3+
description: "I am a software engineer based in Innsbruck, Austria."
44
draft: false
55
---
66

@@ -9,15 +9,11 @@ draft: false
99
<div class="intro-text">
1010
<h1>Hi! I'm Josh.</h1>
1111
<p>
12-
I am a software developer based in Innsbruck, Austria.
12+
I am a software engineer based in Innsbruck, Austria.
1313
</p>
1414
</div>
1515
</div>
1616

17-
Currently, I lead development at [GommeHD.net](https://gommehd.net/), where I keep the lights on for one of Europe's
18-
largest Minecraft server networks. I spend most of my time optimizing and maintaining legacy Java backends, but I also
19-
like creating modern web user interfaces, preferably with Next.js.
20-
2117
> Why manually solve a problem in an hour when you can spend five hours automating it?
2218
2319
When I'm not coding, I'm probably [making music](https://soundcloud.com/bemoty), reading a

layouts/_default/baseof.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@type": "Person",
8787
"name": "Joshua Winkler",
8888
"url": "https://bemoty.dev",
89-
"jobTitle": "Software Developer",
89+
"jobTitle": "Software Engineer",
9090
"sameAs": [
9191
"https://github.com/bemoty",
9292
"https://www.linkedin.com/in/joshua-winkler/",

0 commit comments

Comments
 (0)