From ba4dda26969b6d72bf76b3c2f0ef169e651db773 Mon Sep 17 00:00:00 2001
From: pesader <0f983427-355c-4bc4-8ac0-9c0f3dce504a@anonaddy.me>
Date: Tue, 21 Feb 2023 12:10:50 -0300
Subject: [PATCH 1/2] =?UTF-8?q?=E2=9C=A8=20add=20support=20for=20stack=20o?=
=?UTF-8?q?verflow=20and=20stack=20exchange?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
assets/css/main.css | 6 ++++++
assets/icons/stack-exchange.svg | 1 +
assets/icons/stack-overflow.svg | 1 +
i18n/en.yaml | 2 ++
4 files changed, 10 insertions(+)
create mode 100644 assets/icons/stack-exchange.svg
create mode 100644 assets/icons/stack-overflow.svg
diff --git a/assets/css/main.css b/assets/css/main.css
index b715ee0..c9c0f03 100644
--- a/assets/css/main.css
+++ b/assets/css/main.css
@@ -128,6 +128,12 @@
.link-youtube {
background-color: #ff0000;
}
+.link-stack-exchange {
+ background-color: #0095ff;
+}
+.link-stack-overflow {
+ background-color: #f48024;
+}
/* -- Chroma Highlight -- */
/* Background */
diff --git a/assets/icons/stack-exchange.svg b/assets/icons/stack-exchange.svg
new file mode 100644
index 0000000..a3d389a
--- /dev/null
+++ b/assets/icons/stack-exchange.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/assets/icons/stack-overflow.svg b/assets/icons/stack-overflow.svg
new file mode 100644
index 0000000..8fe3d70
--- /dev/null
+++ b/assets/icons/stack-overflow.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/i18n/en.yaml b/i18n/en.yaml
index 0121695..f492d44 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -37,6 +37,8 @@ link:
twitter: Twitter
whatsapp: WhatsApp
youtube: YouTube
+ stack-exchange: Stack Exchange
+ stack-overflow: Stack Overflow
nav:
home: Home
From 133072abdbdda50515d68dd60723f6b7428a8cb7 Mon Sep 17 00:00:00 2001
From: pesader
Date: Thu, 30 Mar 2023 00:50:05 -0300
Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A9=B9:=20ensure=20icons=20have=20fil?=
=?UTF-8?q?l=3D"currentColor"=20property?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
assets/icons/stack-exchange.svg | 2 +-
assets/icons/stack-overflow.svg | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/assets/icons/stack-exchange.svg b/assets/icons/stack-exchange.svg
index a3d389a..aa73fb2 100644
--- a/assets/icons/stack-exchange.svg
+++ b/assets/icons/stack-exchange.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/assets/icons/stack-overflow.svg b/assets/icons/stack-overflow.svg
index 8fe3d70..82e754d 100644
--- a/assets/icons/stack-overflow.svg
+++ b/assets/icons/stack-overflow.svg
@@ -1 +1 @@
-
\ No newline at end of file
+