summary refs log tree commit diff stats
path: root/src/content
diff options
context:
space:
mode:
Diffstat (limited to 'src/content')
-rw-r--r--src/content/_index.md6
-rw-r--r--src/content/contact/_index.md2
2 files changed, 4 insertions, 4 deletions
diff --git a/src/content/_index.md b/src/content/_index.md
index 2916843..653077d 100644
--- a/src/content/_index.md
+++ b/src/content/_index.md
@@ -13,10 +13,10 @@ id = "bpeetz"
 bio = "he/him"
 # avatar = "img/avatar.webp"
 links = [
-    { name = "Git", icon = "git-white", url = "https://git.foss-syndicate.org/bpeetz" },
+    { name = "Git", icon = "git", url = "https://git.foss-syndicate.org/bpeetz" },
     { name = "Email", icon = "email", url = "mailto:benedikt.peetz@b-peetz.de" },
-    { name = "Matrix", icon = "matrix-white", url = "https://matrix.to/#/@soispha:matrix.vhack.eu" },
-    { name = "Signal", icon = "signal-white", url = "https://signal.me/#eu/r03RJhrEynGMYVMhhpGuirRRMJYm_Yjgys3gfQPayVlQmb0Bv25Pt4_HT9QYpa7w" },
+    { name = "Matrix", icon = "matrix", url = "https://matrix.to/#/@soispha:matrix.vhack.eu" },
+    { name = "Signal", icon = "signal", url = "https://signal.me/#eu/r03RJhrEynGMYVMhhpGuirRRMJYm_Yjgys3gfQPayVlQmb0Bv25Pt4_HT9QYpa7w" },
 ]
 
 # Show a few recent posts in home page
diff --git a/src/content/contact/_index.md b/src/content/contact/_index.md
index 3276460..a8a4284 100644
--- a/src/content/contact/_index.md
+++ b/src/content/contact/_index.md
@@ -18,7 +18,7 @@ comment = false
 reaction = false
 +++
 
-Currently, you can reach me via the following methods (in order of preference):
+Currently, you can reach me via the following methods:
 - [Email – benedikt.peetz@b-peetz.de](mailto:benedikt.peetz@b-peetz.de)
 - [Matrix – @soispha:vhack.eu](https://matrix.to/#/@soispha:matrix.vhack.eu)
 - [Signal – benedikt.32](https://signal.me/#/eu/r03RJhrEynGMYVMhhpGuirRRMJYm_Yjgys3gfQPayVlQmb0Bv25Pt4_HT9QYpa7w)