From 7f60763e97cd6d5b1d3b95824aa08c165f795362 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Tue, 23 Sep 2025 15:41:17 +0200 Subject: feat: add sourcehut to socials --- static/dev.svg | 1 + static/email.svg | 1 + static/github.svg | 1 + static/sourcehut.svg | 1 + static/steam.svg | 1 + static/telegram.svg | 1 + 6 files changed, 6 insertions(+) create mode 100644 static/dev.svg create mode 100644 static/email.svg create mode 100644 static/github.svg create mode 100644 static/sourcehut.svg create mode 100644 static/steam.svg create mode 100644 static/telegram.svg (limited to 'static') diff --git a/static/dev.svg b/static/dev.svg new file mode 100644 index 0000000..386af10 --- /dev/null +++ b/static/dev.svg @@ -0,0 +1 @@ + diff --git a/static/email.svg b/static/email.svg new file mode 100644 index 0000000..aa1cde3 --- /dev/null +++ b/static/email.svg @@ -0,0 +1 @@ + diff --git a/static/github.svg b/static/github.svg new file mode 100644 index 0000000..de072fd --- /dev/null +++ b/static/github.svg @@ -0,0 +1 @@ + diff --git a/static/sourcehut.svg b/static/sourcehut.svg new file mode 100644 index 0000000..25f93e5 --- /dev/null +++ b/static/sourcehut.svg @@ -0,0 +1 @@ + diff --git a/static/steam.svg b/static/steam.svg new file mode 100644 index 0000000..6b6b146 --- /dev/null +++ b/static/steam.svg @@ -0,0 +1 @@ + diff --git a/static/telegram.svg b/static/telegram.svg new file mode 100644 index 0000000..24dbdc9 --- /dev/null +++ b/static/telegram.svg @@ -0,0 +1 @@ + -- cgit v1.2.3