Skip to content

Commit 403820c

Browse files
committed
Description update.
1 parent add4d7a commit 403820c

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

hugo.toml

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ theme = "hugo-blog-awesome"
106106
# Note: image is not rendered if the resource(avatar image) is not found. No error is displayed.
107107
intro = "Rian Rutherford"
108108
name = "Rian Rutherford"
109-
description = "Game Programmer (Rust, Python, C++), experience with Unreal Engine, Bevy, and Godot. Likes multiplayer games! Currently looking for work."
109+
description = "Unreal Engine 5 C++ Multiplayer Programmer. Languages: C++ & Rust."
110110

111111
# Allow to override webmanifest options
112112
[Languages.en-gb.params.webmanifest]
@@ -128,19 +128,10 @@ theme = "hugo-blog-awesome"
128128
name = "github"
129129
url = "https://github.com/codercommand"
130130

131-
[[params.socialIcons]]
132-
name = "x"
133-
url = "https://twitter.com/codercommand"
134-
135131
[[params.socialIcons]]
136132
name = "itchio"
137133
url = "https://codercommand.itch.io/"
138134

139135
[[params.socialIcons]]
140136
name = "linkedin"
141-
url = "https://www.linkedin.com/in/rian-rutherford/"
142-
143-
144-
[[params.socialIcons]]
145-
name = "youtube"
146-
url = "https://www.youtube.com/@codercommand"
137+
url = "https://www.linkedin.com/in/rian-rutherford/"

0 commit comments

Comments
 (0)